Dotclear

Changeset 2607:2a4091ec08c4 for inc


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.

Location:
inc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • inc/core/class.dc.themes.php

    r2599 r2607  
    5959          # Themes specifics properties 
    6060          $properties = array_merge( 
    61                array('parent' => null, 'tplset' => 'mustek'), 
     61               array('parent' => null, 'tplset' => DC_DEFAULT_TPLSET), 
    6262               $properties, 
    6363               array('permissions' => 'admin') // force themes perms 
  • inc/prepend.php

    r2595 r2607  
    144144define('DC_DISTRIB_PLUGINS','aboutConfig,akismet,antispam,attachments,blogroll,blowupConfig,dclegacy,fairTrackbacks,importExport,maintenance,pages,pings,simpleMenu,tags,themeEditor,userPref,widgets'); 
    145145define('DC_DISTRIB_THEMES','blueSilence,blowupConfig,customCSS,default,ductile'); 
     146define('DC_DEFAULT_TPLSET','mustek'); 
    146147 
    147148if (!defined('DC_VENDOR_NAME')) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map