For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > June 2004 > cvs: phpdoc /scripts file-entities.php.in









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 /scripts file-entities.php.in
Nuno Lopes

2004-06-25, 6:45 pm

nlopess Fri Jun 25 14:05:19 2004 EDT

Modified files:
/phpdoc/scripts file-entities.php.in
Log:
reverting my bogus commit. sorry for the noise

http://cvs.php.net/diff.php/phpdoc/scripts/file-entities.php.in?r1=1.15&r2=1.16&ty=u
Index: phpdoc/scripts/file-entities.php.in
diff -u phpdoc/scripts/file-entities.php.in:1.15 phpdoc/scripts/file-entities.php.in:1.16
--- phpdoc/scripts/file-entities.php.in:1.15 Fri Jun 25 13:57:23 2004
+++ phpdoc/scripts/file-entities.php.in Fri Jun 25 14:05:19 2004
@@ -17,7 +17,7 @@
| Gabor Hojtsy <goba@php.net> |
+----------------------------------------------------------------------+

- $Id: file-entities.php.in,v 1.15 2004/06/25 17:57:23 nlopess Exp $
+ $Id: file-entities.php.in,v 1.16 2004/06/25 18:05:19 nlopess Exp $
*/

/**
@@ -111,7 +111,7 @@
}

// Install part already splitted? [temporary]
-/*if (file_exists("$trans_dir/chapters/install.xml")) {
+if (file_exists("$trans_dir/chapters/install.xml")) {
fputs(
$fp,
"<!-- old install.xml found in language dir -->\n" .
@@ -126,7 +126,7 @@
);
echo " Using the install part from installpart.xml\n";
}
-*/
+
// Reserved constants list is special [temporary]
fputs(
$fp,
Sponsored Links







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

Copyright 2008 codecomments.com