Changeset 2257:f9dcd2921221 for plugins/attachments
- Timestamp:
- 10/04/13 15:18:35 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/attachments/_define.php
r1179 r2257 19 19 array( 20 20 'permissions' => 'usage,contentadmin,pages', 21 'priority' => 999 21 'priority' => 999, 22 'type' => 'plugin' 22 23 ) 23 24 );
Note: See TracChangeset
for help on using the changeset viewer.