Dotclear


Ignore:
Timestamp:
12/09/12 03:12:34 (13 years ago)
Author:
JcDenis
Branch:
twig
Message:
  • Twig know loaded in dcCore
  • Admin context now loaded in admin prepend and avavailable under $_ctx
  • Copy admin theme features in default-templates
  • New URL argument to serve theme file as ?tf=my_theme_file
File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/class.dc.form.php

    r1053 r1056  
    163163          $this->action = $action; 
    164164          $this->fields = array(); 
    165           $this->core->page->getExtension('dc_form')->addForm($this); 
     165          $this->core->tpl->getExtension('dc_form')->addForm($this); 
    166166          $this->submitfields = array(); 
    167167          $this->hiddenfields = array(); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map