Changeset 376 for trunk/includes/config.sample.php
- Timestamp:
- Mar 11, 2010, 8:40:32 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/config.sample.php
r319 r376 14 14 'Style' => 'maron', 15 15 'Web' => array( 16 'Title' => 'Projekt překládání textů WoW', 16 17 'Charset' => 'utf-8', 17 18 'BaseURL' => 'http://localhost/', … … 23 24 'ItemsPerPage' => 40, 24 25 'TempFolder' => '../tmp/', 25 'GameVersion' => '3. 0.3',26 'GameVersion' => '3.3.2', 26 27 'VisiblePagingItems' => 20, 27 28 ),
Note:
See TracChangeset
for help on using the changeset viewer.