Dotclear


Ignore:
Timestamp:
04/09/13 09:08:48 (12 years ago)
Author:
Dsls <dsls@…>
Branch:
twig
Message:

Intermediate commit, needs to be better documented

  • introducing new dcListFetcher class for lists
  • Lists are now driving filters
  • forms tags are now defined in twig format
File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/prepend.php

    r1153 r1154  
    6969$__autoload['dcTabExtension']           = dirname(__FILE__).'/admin/class.dc.tab.php'; 
    7070$__autoload['dcItemList']               = dirname(__FILE__).'/admin/class.dc.list.php'; 
     71$__autoload['dcListFetcher']            = dirname(__FILE__).'/admin/class.dc.list.php'; 
    7172 
    7273foreach (array('dcFilterSet', 'dcFilter','dcFilterCombo','dcFilterText','dcFilterBoolean') as $c) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map