Changeset 2708:e8b17b3a7413 for admin/plugin.php
- Timestamp:
- 04/15/14 08:57:14 (11 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/plugin.php
r2566 r2708 36 36 $p_info = $core->plugins->getModules($p); 37 37 38 $p_name = $p; 38 39 $p_url = 'plugin.php?p='.$p; 39 40
Note: See TracChangeset
for help on using the changeset viewer.