Changeset 2878:4537002bd622
- Timestamp:
- 12/25/14 14:01:56 (11 years ago)
- Branch:
- 2.7
- File:
- 
          - 1 edited
 
 - 
          plugins/dcLegacyEditor/_define.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        plugins/dcLegacyEditor/_define.phpr2867 r2878 13 13 14 14 $this->registerModule( 15 /* Name */ "dcLegacyEditor", 16 /* Description*/ "dotclear legacy editor", 17 /* Author */ "dotclear Team", 18 /* Version */ '0.1.1', 19 /* Options */ array('permissions' => 'admin', 'type' => 'plugin') 15 /* Name */ "dcLegacyEditor", 16 /* Description*/ "dotclear legacy editor", 17 /* Author */ "dotclear Team", 18 /* Version */ '0.1.2', 19 /* Permissions */ "usage,contentadmin", 20 /* Properties */ array('type' => 'plugin') 20 21 ); 
Note: See TracChangeset
          for help on using the changeset viewer.
      