Dotclear


Ignore:
Timestamp:
01/12/15 11:32:24 (11 years ago)
Author:
Dsls
Branch:
twig
Message:

repaired admin.prepend.php, switch to latest twig version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/aboutConfig/_admin.php

    r2911 r2914  
    1111# -- END LICENSE BLOCK ----------------------------------------- 
    1212if (!defined('DC_CONTEXT_ADMIN')) { return; } 
    13  
    1413$_menu['System']->addItem('about:config', 
    1514     $core->adminurl->get('admin.plugin.aboutConfig'), 
     
    1817          $core->auth->isSuperAdmin()); 
    1918 
    20 $core->tpl->getLoader()->addPath(dirname(__FILE__).'/admtpl/','aboutConfig'); 
     19$GLOBALS['core']->tpl->getLoader()->addPath(dirname(__FILE__).'/admtpl/','aboutConfig'); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map