ae Tue Aug 12 19:05:27 2003 EDT Modified files: /phpdoc/en/reference/filesystem/functions glob.xml Log: see also 'and' place Index: phpdoc/en/reference/filesystem/functions/glob.xml diff -u phpdoc/en/reference/filesystem/functions/glob.xml:1.11 phpdoc/en/reference/filesystem/functions/glob.xml:1.12 --- phpdoc/en/reference/filesystem/functions/glob.xml:1.11 Thu Jul 3 11:34:15 2003 +++ phpdoc/en/reference/filesystem/functions/glob.xml Tue Aug 12 19:05:26 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.11 $ --> +<!-- $Revision: 1.12 $ --> <refentry id="function.glob"> <refnamediv> <refname>glob</refname> @@ -99,8 +99,8 @@ <para> See also <function>opendir</function>, - <function>readdir</function> and - <function>closedir</function>, <function>fnmatch</function>. + <function>readdir</function>, + <function>closedir</function>, and <function>fnmatch</function>. </para> </refsect1> </refentry>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php