Changeset 3066:aa297059d2a0 for admin/plugins.php
- Timestamp:
- 08/10/15 15:31:48 (10 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/plugins.php
r3018 r3066 25 25 adminModulesList::$distributed_modules = explode(',', DC_DISTRIB_PLUGINS); 26 26 27 if ($core->plugins->disableDepModules($core->adminurl->get('admin.plugins',array()))) { 28 exit; 29 } 30 27 31 # -- Display module configuration page -- 28 32 if ($list->setConfiguration()) {
Note: See TracChangeset
for help on using the changeset viewer.