For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > April 2006 > cvs: phpdoc /en language-snippets.ent









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en language-snippets.ent
Matt Li

2006-04-22, 3:58 am

mazzanet Sat Apr 22 05:23:40 2006 UTC

Modified files:
/phpdoc/en language-snippets.ent
Log:
Note down the use of trailing slashes in directories

http://cvs.php.net/viewcvs.cgi/phpd...5&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.164 phpdoc/en/language-snippets.ent:1.165
--- phpdoc/en/language-snippets.ent:1.164 Thu Mar 9 07:33:14 2006
+++ phpdoc/en/language-snippets.ent Sat Apr 22 05:23:39 2006
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.164 $ -->
+<!-- $Revision: 1.165 $ -->
<!-- Keep 'em sorted -->


@@ -568,7 +568,8 @@
<!ENTITY note.apache.slashes '<note><simpara>Remember that when adding
path values in the apache configuration files on Windows, all backslashes
such as <filename>c:\directory\file.ext</filename> must be converted to
-forward slashes, as <filename>c:/directory/file.ext</filename>.</simpara></note>'>
+forward slashes, as <filename>c:/directory/file.ext</filename>. A trailing
+slash may also be necessary for directories.</simpara></note>'>

<!-- Snippets and titles for the contributors section -->
<!ENTITY Credit.Authors.and.Contributors 'Authors and Contributors'>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com