We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 391f705 commit 3fc13d6Copy full SHA for 3fc13d6
1 file changed
interface/web/index.php
@@ -28,8 +28,6 @@
28
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29
*/
30
31
-error_reporting(E_ALL|E_STRICT);
32
-
33
require_once('../lib/config.inc.php');
34
require_once('../lib/app.inc.php');
35
0 commit comments