Dotclear


Ignore:
Timestamp:
06/19/11 12:04:50 (14 years ago)
Author:
Franck <carnet.franck.paul@…>
Branch:
themes
Message:

Configuration : _config.php et _public.php rendu compatibles avec le système d'héritage de thème

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/_public.php

    r389 r394  
    2828     public static function ductileStyleHelper() 
    2929     { 
    30           $s = $GLOBALS['core']->blog->settings->themes->ductile_style; 
     30          $s = $GLOBALS['core']->blog->settings->themes->get($GLOBALS['core']->blog->settings->system->theme.'_style'); 
    3131 
    3232          if ($s === null) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map