Changeset 2045 for plugins/log404Errors/_define.php
- Timestamp:
- 02/07/10 17:22:58 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/log404Errors/_define.php
r1172 r2045 24 24 $this->registerModule( 25 25 /* Name */ 'Log 404 Errors', 26 /* Description*/ 'Log and display 404 errors ',26 /* Description*/ 'Log and display 404 errors in your administration', 27 27 /* Author */ 'Moe (http://gniark.net/)', 28 /* Version */ '0.4 ',28 /* Version */ '0.4.1', 29 29 /* Permissions */ 'admin' 30 30 );
Note: See TracChangeset
for help on using the changeset viewer.