jmcastagnetto           Mon Mar 19 00:45:06 2001 EDT

  Modified files:              
    /phpdoc/en/functions        var.xml 
  Log:
  Another fix on unset
  
  
Index: phpdoc/en/functions/var.xml
diff -u phpdoc/en/functions/var.xml:1.39 phpdoc/en/functions/var.xml:1.40
--- phpdoc/en/functions/var.xml:1.39    Sat Mar 17 23:01:57 2001
+++ phpdoc/en/functions/var.xml Mon Mar 19 00:45:06 2001
@@ -1028,8 +1028,7 @@
      </funcprototype>
     </funcsynopsis>
     <para>
-     <function>unset</function> destroys the specified variables and
-     returns true.
+     <function>unset</function> destroys the specified variables.
     </para>
     <para>
      <example>


Reply via email to