jimw            Thu Dec 20 17:23:24 2001 EDT

  Modified files:              
    /phpdoc/en/functions        array.xml 
  Log:
  array_pop: &return.falseproblem;
  
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.139 phpdoc/en/functions/array.xml:1.140
--- phpdoc/en/functions/array.xml:1.139 Thu Dec 20 15:23:48 2001
+++ phpdoc/en/functions/array.xml       Thu Dec 20 17:23:24 2001
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.139 $ -->
+<!-- $Revision: 1.140 $ -->
  <reference id="ref.array">
   <title>Array Functions</title>
   <titleabbrev>Arrays</titleabbrev>
@@ -1209,6 +1209,7 @@
      "orange" and "apple", and <varname>$fruit</varname> has
      "raspberry".
     </para>
+    &return.falseproblem;
     <para>
      See also <function>array_push</function>,
      <function>array_shift</function>, and


Reply via email to