forked from leftypol/leftypol
Mistake.
This commit is contained in:
parent
5b4cea20f8
commit
53e07c440f
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
||||||
|
|
||||||
// The root directory, including the trailing slash, for Tinyboard.
|
// The root directory, including the trailing slash, for Tinyboard.
|
||||||
// examples: '/', '/board/', '/chan/'
|
// examples: '/', '/board/', '/chan/'
|
||||||
define('ROOT', '/~savetheinternet/');
|
define('ROOT', '/');
|
||||||
define('POST_URL', ROOT . 'post.php');
|
define('POST_URL', ROOT . 'post.php');
|
||||||
define('FILE_INDEX', 'index.html');
|
define('FILE_INDEX', 'index.html');
|
||||||
define('FILE_PAGE', '%d.html');
|
define('FILE_PAGE', '%d.html');
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue