goba            Sat Aug  3 08:37:43 2002 EDT

  Modified files:              
    /phpdoc/scripts     file-entities.php 
  Log:
  Removing [in PHP] as this is only available from PHP now...
  
  
Index: phpdoc/scripts/file-entities.php
diff -u phpdoc/scripts/file-entities.php:1.15 phpdoc/scripts/file-entities.php:1.16
--- phpdoc/scripts/file-entities.php:1.15       Mon Jul 29 04:04:19 2002
+++ phpdoc/scripts/file-entities.php    Sat Aug  3 08:37:43 2002
@@ -17,7 +17,7 @@
 # |             Gabor Hojtsy <[EMAIL PROTECTED]>                              |
 # +----------------------------------------------------------------------+
 # 
-# $Id: file-entities.php,v 1.15 2002/07/29 08:04:19 goba Exp $
+# $Id: file-entities.php,v 1.16 2002/08/03 12:37:43 goba Exp $
 */
 
 /**
@@ -94,7 +94,7 @@
     die("ERROR: Failed to open $out_dir/entities/file-entities.ent for writing\n");
 }
 
-echo "creating entities/file-entities.ent [in PHP]\n";
+echo "creating entities/file-entities.ent...\n";
 
 // File header
 fputs($fp, "<!-- DON'T TOUCH - AUTOGENERATED BY file-entities.php -->\n\n");



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to