Changeset 2900:d12215a1a1e7 for plugins/pages/_define.php
- Timestamp:
- 01/04/15 14:31:37 (11 years ago)
- Branch:
- feature/perblog_activation
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/pages/_define.php
r2662 r2900 18 18 /* Version */ '1.4', 19 19 array( 20 'permissions' => 'contentadmin,pages', 21 'priority' => 999, 22 'type' => 'plugin' 20 'permissions' => 'contentadmin,pages', 21 'priority' => 999, 22 'type' => 'plugin', 23 'perblog_activation' => true 23 24 ) 24 25 );
Note: See TracChangeset
for help on using the changeset viewer.