Changeset 2257:f9dcd2921221 for plugins/importExport/_define.php
- Timestamp:
- 10/04/13 15:18:35 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/importExport/_define.php
r967 r2257 17 17 /* Author */ "Olivier Meunier & Contributors", 18 18 /* Version */ '3.2', 19 /* Perm */ 'admin' 19 array( 20 'permissions' => 'admin', 21 'type' => 'plugin' 22 ) 20 23 ); 21 24 ?>
Note: See TracChangeset
for help on using the changeset viewer.