php-documentation-list | 2003031
Date: 03/02/03
- Next message: victor <email protected>: "[PHP-DOC] #22399 [Opn->Csd]: file_exists : example given of shared path format is obviously defective"
- Previous message: victor <email protected>: "[PHP-DOC] #22433 [Opn]: [chm] bug on function.range.html"
- Next in thread: Victor Boivie: "[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions file-exists.xml"
- Maybe reply: Victor Boivie: "[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions file-exists.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
victor Sun Mar 2 05:44:59 2003 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions file-exists.xml
Log:
Fix for bug #22399
Index: phpdoc/en/reference/filesystem/functions/file-exists.xml
diff -u phpdoc/en/reference/filesystem/functions/file-exists.xml:1.7 phpdoc/en/reference/filesystem/functions/file-exists.xml:1.8
--- phpdoc/en/reference/filesystem/functions/file-exists.xml:1.7 Sat Feb 22 13:55:36 2003
+++ phpdoc/en/reference/filesystem/functions/file-exists.xml Sun Mar 2 05:44:58 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.file-exists">
<refnamediv>
@@ -19,8 +19,8 @@
<note>
<title>Using Windows shares</title>
<para>
- On windows, use <filename>//computername/share/filename</filename> or
- <filename>\\\\computername\share\filename</filename> to check files on
+ On windows, use '<filename>//computername/share/filename</filename>' or
+ '<filename>\\computername\share\filename</filename>' to check files on
network shares.
</para>
</note>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: victor <email protected>: "[PHP-DOC] #22399 [Opn->Csd]: file_exists : example given of shared path format is obviously defective"
- Previous message: victor <email protected>: "[PHP-DOC] #22433 [Opn]: [chm] bug on function.range.html"
- Next in thread: Victor Boivie: "[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions file-exists.xml"
- Maybe reply: Victor Boivie: "[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions file-exists.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

