Changeset 120
- Timestamp:
- 08/27/07 15:00:01 (17 months ago)
- Files:
-
- 1 modified
-
trunk/config-sample.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/config-sample.php
r93 r120 16 16 'password' => 'changeme', // The password specified in hellanzb.conf 17 17 'showfinished' => true, // Show finished items, see README for details 18 'language' => 'en-gb' // Language to present HellaWorld uses 18 19 ); 19 20
