Remove some debug statements I forgot.

This commit is contained in:
Vivian Lim 2020-07-24 19:38:33 -07:00
parent 1874ba22ff
commit 90c67d1070
1 changed files with 0 additions and 4 deletions

View File

@ -1,8 +1,4 @@
<?php
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);
/**
* Simple Machines Forum (SMF)
*