reasonableframework/helper/noreporting.php

4 lines
56 B
PHP

<?php
error_reporting(0);
ini_set("display_errors", 0);