Changeset 1925:567a4a03e5df for plugins/maintenance/_define.php
- Timestamp:
- 09/17/13 01:23:06 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/maintenance/_define.php
r1179 r1925 14 14 $this->registerModule( 15 15 /* Name */ "Maintenance", 16 /* Description*/ "Maintain your database",17 /* Author */ "Olivier Meunier ",18 /* Version */ '1. 2'16 /* Description*/ "Maintain your installation", 17 /* Author */ "Olivier Meunier & Association Dotclear", 18 /* Version */ '1.3' 19 19 ); 20 ?>
Note: See TracChangeset
for help on using the changeset viewer.