From 9f35b41e225efdf0b5c397af843755a4dda441fc Mon Sep 17 00:00:00 2001 From: didou Date: Tue, 13 Apr 2004 08:48:51 +0000 Subject: [PATCH] another debug stuff dropped --- docs/scripts/file-entities.php.in | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/scripts/file-entities.php.in b/docs/scripts/file-entities.php.in index 98de8b0b..de41ec62 100644 --- a/docs/scripts/file-entities.php.in +++ b/docs/scripts/file-entities.php.in @@ -250,7 +250,6 @@ function file_entities($work_dir, $trans_dir, $orig_dir, &$entities) { $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")) {