Dotclear


Ignore:
Timestamp:
11/14/12 22:47:48 (13 years ago)
Author:
JcDenis
Branch:
twig
Message:

Use $core->page as new Twig environment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/prepend.php

    r1012 r1014  
    5353$__autoload['rsExtUser']                = dirname(__FILE__).'/core/class.dc.rs.extensions.php'; 
    5454 
    55  
    56 $__autoload['dcAdminPage']                   = dirname(__FILE__).'/admin/class.dc.adminpage.php'; 
    57 $__autoload['dcAdminContext']                = dirname(__FILE__).'/admin/class.dc.adminpage.php'; 
     55$__autoload['dcAdminContext']                = dirname(__FILE__).'/admin/class.dc.admincontext.php'; 
    5856$__autoload['dcMenu']                   = dirname(__FILE__).'/admin/class.dc.menu.php'; 
    5957$__autoload['dcPage']                   = dirname(__FILE__).'/admin/lib.dc.page.php'; 
     
    8785require TWIG_PATH.'/Autoloader.php'; 
    8886Twig_Autoloader::register(); 
     87 
    8988/* ------------------------------------------------------------------------------------------- */ 
    9089 
Note: See TracChangeset for help on using the changeset viewer.

Sites map