Error reporting disabled for warnings.

pull/7/head
a11exandru 2019-12-13 21:10:45 +02:00
rodzic ed1fb4e4b5
commit 8bd8bad272
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -1,4 +1,5 @@
<?php
error_reporting(E_ERROR | E_PARSE);
require_once("config.php");
require_once('lib/DeckClass.php');
header("Refresh: 120");