Index: trunk/extensions/Translate/scripts/languageeditstats.php |
— | — | @@ -60,7 +60,6 @@ |
61 | 61 | |
62 | 62 | foreach( $input as $namespace ) { |
63 | 63 | if( is_numeric( $namespace ) ) { |
64 | | - print 'adding "' . $namespace . "\"\n"; |
65 | 64 | array_push( $namespaces, $namespace ); |
66 | 65 | } |
67 | 66 | } |