ソースを参照

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;