forked from leftypol/leftypol
Better way of loading configuration
This commit is contained in:
parent
a528996bcd
commit
c237b016e6
4 changed files with 39 additions and 8 deletions
|
@ -173,6 +173,7 @@
|
|||
$config['file_index'] = 'index.html';
|
||||
$config['file_page'] = '%d.html';
|
||||
$config['file_mod'] = 'mod.php';
|
||||
$config['file_post'] = 'post.php';
|
||||
|
||||
// Multi-board (%s is board abbreviation)
|
||||
$config['board_path'] = '%s/';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue