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