reasonableframework/helper/allreporting.php

4 lines
60 B
PHP
Raw Normal View History

2018-03-18 18:19:15 +00:00
<?php
error_reporting(E_ALL);
ini_set("display_errors", 1);