another debug stuff dropped

This commit is contained in:
didou
2004-04-13 08:48:51 +00:00
parent 01f1d9c14c
commit 9f35b41e22

View File

@@ -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")) {