diff --git a/assets/php/config.php b/assets/php/config.php index fc77f87..e2f91e8 100644 --- a/assets/php/config.php +++ b/assets/php/config.php @@ -21,9 +21,4 @@ require_once('template.php'); $template = new Template(); $prefix = $template->get_prefix(); - - //DepuraciĆ³n (BORRAR): - //ini_set('display_errors', 1); - //ini_set('display_startup_errors', 1); - //error_reporting(E_ALL); -?> \ No newline at end of file +?>