mfischer                Sun May 19 12:10:05 2002 EDT

  Modified files:              
    /phpdoc/en/reference/filesystem/functions   glob.xml 
  Log:
  - Remove para about not available on Windows platform.
  # If thinks would just happenalways that fast, Kudos Edin!
  
  
Index: phpdoc/en/reference/filesystem/functions/glob.xml
diff -u phpdoc/en/reference/filesystem/functions/glob.xml:1.2 
phpdoc/en/reference/filesystem/functions/glob.xml:1.3
--- phpdoc/en/reference/filesystem/functions/glob.xml:1.2       Sat May 18 14:47:44 
2002
+++ phpdoc/en/reference/filesystem/functions/glob.xml   Sun May 19 12:10:02 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <refentry id="function.glob">
    <refnamediv>
     <refname>glob</refname> 
@@ -28,11 +28,6 @@
       return &false; in <link linkend="ini.safe-mode">safe mode</link>.
      </para>
     </note>
-    <warning>
-     <para>
-      This function is not available on the Windows platform.
-     </para>
-    </warning>
     <example>
      <title>
       Convenient way how <function>glob</function> can replace


Reply via email to