Dotclear


Ignore:
Timestamp:
06/27/11 16:42:46 (14 years ago)
Author:
Franck <carnet.franck.paul@…>
Branch:
themes
Message:

Chargement des libellés du thème (et de son parent s'il est défini)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/public/prepend.php

    r270 r420  
    113113$core->themes->loadNsFile($__theme,'public'); 
    114114 
     115# Loading translations for selected theme 
     116if ($__parent_theme) { 
     117     $core->themes->loadModuleL10N($__parent_theme,$_lang,'main'); 
     118} 
     119$core->themes->loadModuleL10N($__theme,$_lang,'main'); 
     120 
    115121# --BEHAVIOR-- publicPrepend 
    116122$core->callBehavior('publicPrepend',$core); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map