[xoops-cvslog 2028] CVS update: xoops2jp/html/install

Back to archive index

Minahito minah****@users*****
2006年 1月 31日 (火) 19:05:58 JST


Index: xoops2jp/html/install/makedata.php
diff -u xoops2jp/html/install/makedata.php:1.2.8.2 xoops2jp/html/install/makedata.php:1.2.8.3
--- xoops2jp/html/install/makedata.php:1.2.8.2	Mon Jan 30 20:38:11 2006
+++ xoops2jp/html/install/makedata.php	Tue Jan 31 19:05:57 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: makedata.php,v 1.2.8.2 2006/01/30 11:38:11 minahito Exp $
+// $Id: makedata.php,v 1.2.8.3 2006/01/31 10:05:57 minahito Exp $
 //  ------------------------------------------------------------------------ //
 //                XOOPS - PHP Content Management System                      //
 //                    Copyright (c) 2000 XOOPS.org                           //
@@ -295,13 +295,6 @@
     // Install preferences
     //
     if (isset($modversion['config'])) {
-        require_once "../mainfile.php";
-        require_once "../include/common.php";
-        
-        global $xoopsDB;
-        
-        $configHandler =& new XoopsConfigHandler($xoopsDB);
-    
         $count = 0;
         foreach ($modversion['config'] as $configInfo) {
             //


xoops-cvslog メーリングリストの案内
Back to archive index