浏览代码

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

Victor De la Rocha 18 年前
父节点
当前提交
f1fe284571
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      classes/configuration.class.php

+ 0 - 3
classes/configuration.class.php 查看文件

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