safe mode note

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147392 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nuno Lopes 2003-12-28 14:12:29 +00:00
parent e5c7c9a67b
commit bb3a707f99
2 changed files with 4 additions and 4 deletions

View file

@ -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>
&note.sm.uidcheck;
<para>
See also <function>chown</function> and
<function>chmod</function>.

View file

@ -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>
&note.no-remote;
&note.sm.uidcheck;
<para>
See also <function>chmod</function>.
</para>