Changeset 12331
- Timestamp:
- 09/17/07 17:12:19 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/midcom/midcom.admin.styleeditor/handler/list.php
r11341 r12331 168 168 169 169 // Get the list of all components 170 $_MIDCOM->load_library('midcom.admin.folder'); 171 require_once(MIDCOM_ROOT . '/midcom/admin/folder/folder_management.php'); 170 172 $this->_component_list = midcom_admin_folder_folder_management::get_component_list(); 171 173
