forked from kamba4/sunders
fix: Enables PHP log output when running in development
This commit is contained in:
parent
adab9b3175
commit
907c20bad2
5 changed files with 17 additions and 3 deletions
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
error_reporting(0);
|
||||
include $pathToWebFolder.'config.php';
|
||||
|
||||
define('MAX_POINTS_FOR_QUICKHULL', 3000);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue