Changeset 1949:ee535dc74914 for admin/install/index.php
- Timestamp:
- 09/18/13 21:47:24 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/install/index.php
r1765 r1949 29 29 if ($dlang != 'en') 30 30 { 31 l10n::init( );31 l10n::init($dlang); 32 32 l10n::set(dirname(__FILE__).'/../../locales/'.$dlang.'/date'); 33 33 l10n::set(dirname(__FILE__).'/../../locales/'.$dlang.'/main');
Note: See TracChangeset
for help on using the changeset viewer.