Changeset 2894:2eb645cf4c61 for plugins/dcCKEditor
- Timestamp:
- 01/01/15 12:28:31 (11 years ago)
- Branch:
- 2.7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/dcCKEditor/_define.php
r2854 r2894 17 17 /* Author */ "dotclear Team", 18 18 /* Version */ "0.9.0", 19 /* Permissions */ "usage,contentadmin", 20 /* Properties */ array('type' => 'plugin') 19 array( 20 'permissions' => 'usage,contentadmin', 21 'type' => 'plugin' 22 ) 21 23 );
Note: See TracChangeset
for help on using the changeset viewer.