Update config.php
This commit is contained in:
parent
74b79fbff1
commit
0d394cf2f6
@ -21,9 +21,4 @@
|
|||||||
require_once('template.php');
|
require_once('template.php');
|
||||||
$template = new Template();
|
$template = new Template();
|
||||||
$prefix = $template->get_prefix();
|
$prefix = $template->get_prefix();
|
||||||
|
|
||||||
//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