Navigation Menu

Skip to content

Commit

Permalink
*5240* Fixed remaining old classname imports
Browse files Browse the repository at this point in the history
  • Loading branch information
asmecher committed Nov 2, 2011
1 parent 351c167 commit 1a6d0e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/genTestLocale.php
Expand Up @@ -21,7 +21,7 @@
define('DEFAULT_OUT_LOCALE', 'te_ST');
define('DEFAULT_OUT_LOCALE_NAME', "Test Lo\xc3\xa7ale");

import('classes.i18n.Locale');
import('classes.i18n.AppLocale');

class genTestLocale extends CommandLineTool {

Expand Down

0 comments on commit 1a6d0e6

Please sign in to comment.