[xoops-cvslog 6051] CVS update: xoops2jp/html/install/language/japanese

Back to archive index

NobuNobu nobun****@users*****
2006年 12月 16日 (土) 23:10:30 JST


Index: xoops2jp/html/install/language/japanese/charset_mysql.php
diff -u xoops2jp/html/install/language/japanese/charset_mysql.php:1.1.2.2 xoops2jp/html/install/language/japanese/charset_mysql.php:1.1.2.2.2.1
--- xoops2jp/html/install/language/japanese/charset_mysql.php:1.1.2.2	Sat Jun 17 00:48:46 2006
+++ xoops2jp/html/install/language/japanese/charset_mysql.php	Sat Dec 16 23:10:30 2006
@@ -1,4 +1,12 @@
 <?php
+/**
+ *
+ * @package Legacy
+ * @version $Id: charset_mysql.php,v 1.1.2.2.2.1 2006/12/16 14:10:30 nobunobu Exp $
+ * @copyright Copyright 2005, 2006 XOOPSCube.org <http://xoopscube.org/> 
+ * @license http://www.gnu.org/licenses/gpl.txt GNU GENERAL PUBLIC LICENSE Version 2
+ *
+ */
     $this->db->queryF("/*!41000 SET NAMES ujis */");
     $this->db->queryF("/*!41000 SET SESSION character_set_database=ujis */");
     $this->db->queryF("/*!41000 SET SESSION character_set_server=ujis */");


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