Changeset 3018:02463a39c69a for admin/plugins.php
- Timestamp:
- 06/28/15 09:24:27 (10 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/plugins.php
r2997 r3018 114 114 115 115 # -- Display modules lists -- 116 if ($core->auth->isSuperAdmin() && $list->isWritablePath()) {116 if ($core->auth->isSuperAdmin()) { 117 117 118 118 # Updated modules from repo
Note: See TracChangeset
for help on using the changeset viewer.