[xoops-cvslog 6252] CVS update: xoops2jp/html/class/database

Back to archive index

Minahito minah****@users*****
2007年 3月 28日 (水) 14:43:38 JST


Index: xoops2jp/html/class/database/mysqldatabase.php
diff -u xoops2jp/html/class/database/mysqldatabase.php:1.2.8.5.2.1 xoops2jp/html/class/database/mysqldatabase.php:1.2.8.5.2.1.2.1
--- xoops2jp/html/class/database/mysqldatabase.php:1.2.8.5.2.1	Sat Nov 11 17:37:04 2006
+++ xoops2jp/html/class/database/mysqldatabase.php	Wed Mar 28 14:43:38 2007
@@ -1,5 +1,5 @@
 <?php
-// $Id: mysqldatabase.php,v 1.2.8.5.2.1 2006/11/11 08:37:04 minahito Exp $
+// $Id: mysqldatabase.php,v 1.2.8.5.2.1.2.1 2007/03/28 05:43:38 minahito Exp $
 //  ------------------------------------------------------------------------ //
 //                XOOPS - PHP Content Management System                      //
 //                    Copyright (c) 2000 XOOPS.org                           //
@@ -36,6 +36,8 @@
  * @copyright	copyright (c) 2000-2003 XOOPS.org
  */
 
+if (!defined('XOOPS_ROOT_PATH')) exit();
+
 /**
  * base class
  */


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