Update config.php
This commit is contained in:
parent
63d18e5ba3
commit
6c7555dcd7
@ -44,9 +44,4 @@
|
|||||||
* @see http://php.net/manual/en/language.types.callable.php
|
* @see http://php.net/manual/en/language.types.callable.php
|
||||||
*/
|
*/
|
||||||
register_shutdown_function(array($app, 'shutdown'));
|
register_shutdown_function(array($app, 'shutdown'));
|
||||||
|
|
||||||
//Depuración (BORRAR):
|
|
||||||
//ini_set('display_errors', 1);
|
|
||||||
//ini_set('display_startup_errors', 1);
|
|
||||||
//error_reporting(E_ALL);
|
|
||||||
?>
|
?>
|
||||||
|
Loading…
Reference in New Issue
Block a user