vrana           Tue Sep 20 09:16:35 2005 EDT

  Modified files:              
    /phpdoc/en/reference/funchand/functions     
                                                register-shutdown-function.xml 
  Log:
  Unknown is not a real function
  
http://cvs.php.net/diff.php/phpdoc/en/reference/funchand/functions/register-shutdown-function.xml?r1=1.12&r2=1.13&ty=u
Index: phpdoc/en/reference/funchand/functions/register-shutdown-function.xml
diff -u 
phpdoc/en/reference/funchand/functions/register-shutdown-function.xml:1.12 
phpdoc/en/reference/funchand/functions/register-shutdown-function.xml:1.13
--- phpdoc/en/reference/funchand/functions/register-shutdown-function.xml:1.12  
Tue Apr 12 04:07:46 2005
+++ phpdoc/en/reference/funchand/functions/register-shutdown-function.xml       
Tue Sep 20 09:16:30 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
 <!-- splitted from ./en/functions/funchand.xml, last change in rev 1.1 -->
   <refentry id="function.register-shutdown-function">
    <refnamediv>
@@ -55,7 +55,7 @@
       <function>register_shutdown_function</function> is undefined, an error
       of level <constant>E_WARNING</constant> is generated instead.  Also,
       for reasons internal to PHP, this error will refer to
-      <function>Unknown</function> at line #0. 
+      <literal>Unknown</literal> at line #0. 
      </para>
     </note>
     <note>

Reply via email to