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/pages/_public.php

    r2603 r2607  
    195195                         $core->tpl->setPath($core->tpl->getPath(), dirname(__FILE__).'/default-templates/'.$tplset); 
    196196                    } else { 
    197                          $core->tpl->setPath($core->tpl->getPath(), dirname(__FILE__).'/default-templates/mustek'); 
     197                         $core->tpl->setPath($core->tpl->getPath(), dirname(__FILE__).'/default-templates/'.DC_DEFAULT_TPLSET); 
    198198                    } 
    199199                    self::serveDocument('page.html'); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map