sander          Tue Mar 19 10:44:11 2002 EDT

  Modified files:              
    /phpdoc/en/functions        misc.xml 
  Log:
  highlight_file() returns mixed, not bool
  
  
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.72 phpdoc/en/functions/misc.xml:1.73
--- phpdoc/en/functions/misc.xml:1.72   Thu Feb 28 11:21:14 2002
+++ phpdoc/en/functions/misc.xml        Tue Mar 19 10:44:09 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.72 $ -->
+<!-- $Revision: 1.73 $ -->
  <reference id="ref.misc">
   <title>Miscellaneous functions</title>
   <titleabbrev>Misc.</titleabbrev>
@@ -483,7 +483,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>bool</type><methodname>highlight_file</methodname>
+      <type>mixed</type><methodname>highlight_file</methodname>
       <methodparam><type>string</type><parameter>filename</parameter></methodparam>
       <methodparam
       choice="opt"><type>bool</type><parameter>return</parameter></methodparam>


Reply via email to