reasonableframework/helper/allreporting.php

4 lines
60 B
PHP

<?php
error_reporting(E_ALL);
ini_set("display_errors", 1);