Ignore:
Timestamp:
Jul 23, 2012, 1:52:18 PM (12 years ago)
Author:
mistic100
Message:

Merged revision(s) 16928 from trunk:
feature 2703: make it easy for plugins to add tabs in admin screens
centralize all core tabs in one file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.4/admin.php

    r15230 r16929  
    3232include_once(PHPWG_ROOT_PATH.'admin/include/functions.php');
    3333include_once(PHPWG_ROOT_PATH.'admin/include/functions_plugins.inc.php');
     34include_once(PHPWG_ROOT_PATH.'admin/include/add_core_tabs.inc.php');
    3435
    3536trigger_action('loc_begin_admin');
Note: See TracChangeset for help on using the changeset viewer.