nlopess Sun Dec 28 09:12:29 2003 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions chgrp.xml chown.xml
Log:
safe mode note
Index: phpdoc/en/reference/filesystem/functions/chgrp.xml
diff -u phpdoc/en/reference/filesystem/functions/chgrp.xml:1.4
phpdoc/en/reference/filesystem/functions/chgrp.xml:1.5
--- phpdoc/en/reference/filesystem/functions/chgrp.xml:1.4 Thu Jun 12 21:40:03
2003
+++ phpdoc/en/reference/filesystem/functions/chgrp.xml Sun Dec 28 09:12:29 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.chgrp">
<refnamediv>
@@ -22,6 +22,7 @@
<para>
&return.success;
</para>
+ ¬e.sm.uidcheck;
<para>
See also <function>chown</function> and
<function>chmod</function>.
Index: phpdoc/en/reference/filesystem/functions/chown.xml
diff -u phpdoc/en/reference/filesystem/functions/chown.xml:1.6
phpdoc/en/reference/filesystem/functions/chown.xml:1.7
--- phpdoc/en/reference/filesystem/functions/chown.xml:1.6 Thu Jun 12 21:40:03
2003
+++ phpdoc/en/reference/filesystem/functions/chown.xml Sun Dec 28 09:12:29 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.chown">
<refnamediv>
@@ -21,9 +21,8 @@
<para>
&return.success;
</para>
-
¬e.no-remote;
-
+ ¬e.sm.uidcheck;
<para>
See also <function>chmod</function>.
</para>