mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-23 16:32:45 +00:00
Add warning to settings.php
This commit is contained in:
parent
e06b02b67e
commit
ea86a211f1
@ -73,6 +73,9 @@ final class Settings {
|
||||
|
||||
/*** End of configuration ***/
|
||||
|
||||
|
||||
/** Don't modify anything here unless you know what you're doing **/
|
||||
|
||||
if ($error_reporting) {
|
||||
error_reporting(E_ALL);
|
||||
ini_set("display_errors", 1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user