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
  • admin/posts_actions.php

    r1796 r1806  
    1818dcPage::check('usage,contentadmin'); 
    1919 
    20 $posts_actionset = new dcPostsActionSet($core,'posts.php'); 
     20$posts_actions_page = new dcPostsActionsPage($core,'posts.php'); 
    2121 
    22 $posts_actionset->process(); 
     22$posts_actions_page->process(); 
    2323 
    2424?> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map