Changeset 2954:85e45ee8f77e for admin
- Timestamp:
- 02/03/15 09:32:32 (11 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/plugins.php
r2566 r2954 181 181 ->setModules($modules) 182 182 ->displayModules( 183 /* cols */ array(' icon', 'name', 'distrib'),183 /* cols */ array('expander', 'icon', 'name', 'version', 'desc', 'distrib'), 184 184 /* actions */ array('activate', 'delete') 185 185 );
Note: See TracChangeset
for help on using the changeset viewer.