Changeset 681:4a4d866f3b8c for inc/public
- Timestamp:
- 08/13/11 11:32:55 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
inc/public/prepend.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
inc/public/prepend.php
r270 r420 113 113 $core->themes->loadNsFile($__theme,'public'); 114 114 115 # Loading translations for selected theme 116 if ($__parent_theme) { 117 $core->themes->loadModuleL10N($__parent_theme,$_lang,'main'); 118 } 119 $core->themes->loadModuleL10N($__theme,$_lang,'main'); 120 115 121 # --BEHAVIOR-- publicPrepend 116 122 $core->callBehavior('publicPrepend',$core);
Note: See TracChangeset
for help on using the changeset viewer.
