cvs: smarty /docs/scripts file-entities.php.in
"Mehdi Achour" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsdidou1081846133@cvsserver> |
didou Tue Apr 13 04:48:53 2004 EDT
Modified files:
/smarty/docs/scripts file-entities.php.in
Log:
another debug stuff dropped
http://cvs.php.net/diff.php/smarty/docs/scripts/file-entities.php.in?r1=1.3&r2=1.4&ty=u
Index: smarty/docs/scripts/file-entities.php.in
diff -u smarty/docs/scripts/file-entities.php.in:1.3 smarty/docs/scripts/file-entities.php.in:1.4
--- smarty/docs/scripts/file-entities.php.in:1.3 Tue Apr 13 04:47:40 2004
+++ smarty/docs/scripts/file-entities.php.in Tue Apr 13 04:48:51 2004
@@ -17,7 +17,7 @@
| Gabor Hojtsy <[email protected]> |
+----------------------------------------------------------------------+
- $Id: file-entities.php.in,v 1.3 2004/04/13 08:47:40 didou Exp $
+ $Id: file-entities.php.in,v 1.4 2004/04/13 08:48:51 didou Exp $
*/
/**
@@ -250,7 +250,6 @@
$work_dir . "/" . preg_replace("!\\.xml$!", "", $file)
);
$name = fname2entname($name);
- echo $name;
// If the file found is not in the English dir, append to entities list
if (!file_exists("$work_dir/$file")) {
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php