Changeset 7803 for trunk/src/config.php
- Timestamp:
- Apr 17, 2010, 2:29:03 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/config.php
r7784 r7803 17 17 $config['overall_range'] = 7000; 18 18 19 20 /* 21 * Mail setting for the loghandler. 22 */ 23 24 $config['mail'] = 'test@test.com'; 19 25 20 26 /*
Note:
See TracChangeset
for help on using the changeset viewer.