From e4f61b566bb38a3c180752d7e05582629ee46d58 Mon Sep 17 00:00:00 2001 From: "Daniel P. Brown" Date: Thu, 16 Oct 2008 13:17:29 +0000 Subject: [PATCH] Added cross-link to chmod() git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267390 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/chmod.xml | 4 +++- reference/filesystem/functions/fileperms.xml | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/reference/filesystem/functions/chmod.xml b/reference/filesystem/functions/chmod.xml index 4e8d85b7df..2891d4f47c 100644 --- a/reference/filesystem/functions/chmod.xml +++ b/reference/filesystem/functions/chmod.xml @@ -1,5 +1,5 @@ - + chmod @@ -124,6 +124,8 @@ chmod("/somedir/somefile", 0750); chown chgrp + fileperms + stat diff --git a/reference/filesystem/functions/fileperms.xml b/reference/filesystem/functions/fileperms.xml index 252820cfa4..958295d2d6 100644 --- a/reference/filesystem/functions/fileperms.xml +++ b/reference/filesystem/functions/fileperms.xml @@ -1,5 +1,5 @@ - + fileperms @@ -139,6 +139,7 @@ echo $info; &reftitle.seealso; + chmod is_readable stat