Changeset 39 for trunk/Config/Config.sample.php
- Timestamp:
- May 5, 2019, 5:28:21 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config/Config.sample.php
r37 r39 9 9 $Config['Encoding'] = 'utf-8'; 10 10 $Config['BaseURL'] = ''; 11 $Config['Contact'] = 'email@localhost';12 11 $Config['ItemsPerPage'] = 30; 13 12 $Config['VisiblePagingItems'] = 5;
Note:
See TracChangeset
for help on using the changeset viewer.