Changeset 2708:e8b17b3a7413 for inc/core/class.dc.modules.php
- Timestamp:
- 04/15/14 08:57:14 (11 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.modules.php
r2566 r2708 131 131 if ($ns == 'admin') { 132 132 $this->loadModuleL10Nresources($id,$lang); 133 $this->core->adminurl->register('admin.plugin.'.$id,'plugin.php',array('p'=>$id)); 133 134 } 134 135 $this->loadNsFile($id,$ns);
Note: See TracChangeset
for help on using the changeset viewer.