forked from leftypol/leftypol
Merge 4.5
Conflicts: post.php
This commit is contained in:
commit
26884e8e11
2 changed files with 10 additions and 4 deletions
|
@ -215,6 +215,8 @@ function loadConfig() {
|
|||
error_reporting(E_ALL);
|
||||
ini_set('display_errors', true);
|
||||
ini_set('html_errors', false);
|
||||
} else {
|
||||
ini_set('display_errors', false);
|
||||
}
|
||||
|
||||
// Keep the original address to properly comply with other board configurations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue