Changeset 421:f6417c35ce00 for themes/ductile/_config.php
- Timestamp:
- 06/27/11 16:44:16 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/_config.php
r419 r421 12 12 if (!defined('DC_CONTEXT_ADMIN')) { return; } 13 13 14 l10n::set(dirname(__FILE__).'/locales/'.$_lang.'/ main');14 l10n::set(dirname(__FILE__).'/locales/'.$_lang.'/admin'); 15 15 16 16 $sticker_images = array(
Note: See TracChangeset
for help on using the changeset viewer.