Changeset 2174:6ed25e45a14e for admin/services.php
- Timestamp:
- 09/30/13 21:13:10 (12 years ago)
- Branch:
- dcRepo
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/services.php
r2156 r2174 485 485 } 486 486 487 $module = adminModulesList:: setModuleInfo($id, $module);487 $module = adminModulesList::parseModuleInfo($id, $module); 488 488 489 489 $rsp = new xmlTag('module');
Note: See TracChangeset
for help on using the changeset viewer.