Dotclear


Ignore:
Timestamp:
12/08/13 16:56:45 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Use DC_DEFAULT_TPLSET rather than 'mustek' for default template set.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/themeEditor/class.themeEditor.php

    r2601 r2607  
    3030          $this->default_theme = path::real($this->core->blog->themes_path.'/default'); 
    3131          $this->user_theme = path::real($this->core->blog->themes_path.'/'.$this->core->blog->settings->system->theme); 
    32           $this->tplset_theme = DC_ROOT.'/inc/public/default-templates/'.'mustek'; 
     32          $this->tplset_theme = DC_ROOT.'/inc/public/default-templates/'.DC_DEFAULT_TPLSET; 
    3333          if (null !== $this->core->themes) { 
    3434               $parent_theme = $this->core->themes->moduleInfo($this->core->blog->settings->system->theme,'parent'); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map