Dotclear


Ignore:
Timestamp:
09/13/13 11:38:14 (12 years ago)
Author:
Dsls
Branch:
actionsreloaded
Message:
  • Documented code is so much simple to understand
  • Simplified actions classes, renamed ActionSet? to ActionsPage?
  • Introduced dcLegacy plugin
  • Fixed several handling bugs
File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/prepend.php

    r1796 r1806  
    6464$__autoload['context']                  = dirname(__FILE__).'/public/lib.tpl.context.php'; 
    6565$__autoload['dcUrlHandlers']            = dirname(__FILE__).'/public/lib.urlhandlers.php'; 
    66 $__autoload['dcPostsActionSet']              = dirname(__FILE__).'/admin/actions/class.dcactionposts.php'; 
    67 $__autoload['dcActionSet']              = dirname(__FILE__).'/admin/actions/class.dcaction.php'; 
     66$__autoload['dcPostsActionsPage']            = dirname(__FILE__).'/admin/actions/class.dcactionposts.php'; 
     67$__autoload['dcActionsPage']            = dirname(__FILE__).'/admin/actions/class.dcaction.php'; 
    6868 
    6969# Clearbricks extensions 
Note: See TracChangeset for help on using the changeset viewer.

Sites map