forked from leftypol/leftypol
fixes path for catalog. fixes syntax bugs.
This commit is contained in:
parent
03dc4db644
commit
5eea6c4ac7
2 changed files with 6 additions and 6 deletions
|
@ -25,7 +25,7 @@ $config['boards'] = array(
|
|||
);
|
||||
|
||||
$config['prepended_foreign_boards'] = array(
|
||||
'overboard' => 'overboard/index.html',
|
||||
'overboard' => '/overboard',
|
||||
);
|
||||
|
||||
$config['foreign_boards'] = array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue