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