simple catalog support for moderators
This commit is contained in:
committed by
Fredrick Brennan
parent
c170bc7ef2
commit
4db4ab9cf0
@@ -1207,6 +1207,7 @@
|
||||
// Location of files.
|
||||
$config['file_index'] = 'index.html';
|
||||
$config['file_page'] = '%d.html'; // NB: page is both an index page and a thread
|
||||
$config['file_catalog'] = 'catalog.html';
|
||||
$config['file_page50'] = '%d+50.html';
|
||||
$config['file_page_slug'] = '%d-%s.html';
|
||||
$config['file_page50_slug'] = '%d-%s+50.html';
|
||||
|
Reference in New Issue
Block a user