mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-24 00:42:43 +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 ***/
|
/*** End of configuration ***/
|
||||||
|
|
||||||
|
|
||||||
|
/** Don't modify anything here unless you know what you're doing **/
|
||||||
|
|
||||||
if ($error_reporting) {
|
if ($error_reporting) {
|
||||||
error_reporting(E_ALL);
|
error_reporting(E_ALL);
|
||||||
ini_set("display_errors", 1);
|
ini_set("display_errors", 1);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user