Changeset 2377:e2c358189e6c for admin/plugins.php
- Timestamp:
- 10/15/13 18:18:02 (12 years ago)
- Branch:
- 2.6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/plugins.php
r2354 r2377 59 59 # -- Execute actions -- 60 60 try { 61 $list->doActions( 'plugins');61 $list->doActions(); 62 62 } 63 63 catch (Exception $e) {
Note: See TracChangeset
for help on using the changeset viewer.