Changeset 2487:53510da55dc5 for admin/plugins.php
- Timestamp:
- 10/24/13 11:14:03 (12 years ago)
- Branch:
- 2.6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/plugins.php
r2377 r2487 131 131 ->setModules($modules) 132 132 ->displayModules( 133 /*cols */ array(' icon', 'name', 'version', 'current_version', 'desc'),133 /*cols */ array('checkbox', 'icon', 'name', 'version', 'current_version', 'desc'), 134 134 /* actions */ array('update') 135 135 );
Note: See TracChangeset
for help on using the changeset viewer.