Browse Source

No es necesario re-incluir el configuracion.class.php que ya fue incluido por el index.php

Victor De la Rocha 18 years ago
parent
commit
f1fe284571
1 changed files with 0 additions and 3 deletions
  1. 0 3
      classes/configuration.class.php

+ 0 - 3
classes/configuration.class.php View File

9
   =========================== */
9
   =========================== */
10
 ?>
10
 ?>
11
 <?
11
 <?
12
-
13
-include dirname(__FILE__)."/../config.php";
14
-
15
 class configuration extends Conexion_Mysql {
12
 class configuration extends Conexion_Mysql {
16
 	
13
 	
17
 	var $urlGelato;
14
 	var $urlGelato;