Changeset 685:e942a5aeb946
- Timestamp:
- 08/13/11 11:50:53 (14 years ago)
- Branch:
- default
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/simpleMenu/_define.php
r683 r685 16 16 /* Description*/ "Simple menu for Dotclear", 17 17 /* Author */ "Franck Paul", 18 /* Version */ ' 0.9',18 /* Version */ '1.0', 19 19 array( 20 20 'permissions' => 'admin' -
themes/ductile/_define.php
r683 r685 15 15 /* Description*/ "Chantier pour un nouveau theme", 16 16 /* Author */ "Dotclear Team", 17 /* Version */ '0.9.3' 18 /* Properties (uncomment for 2.4 compliance only : add a / at the end of this line -> ) * 19 ,array( 17 /* Version */ '1.0', 18 /* Properties */ array( 20 19 'standalone_config' => true 21 20 ) 22 */23 21 ); 24 22 ?>
Note: See TracChangeset
for help on using the changeset viewer.