[xoops-cvslog 6076] CVS update: xoops2jp/html/modules/user

Back to archive index

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


Index: xoops2jp/html/modules/user/xoops_version.php
diff -u xoops2jp/html/modules/user/xoops_version.php:1.1.2.24.2.10 xoops2jp/html/modules/user/xoops_version.php:1.1.2.24.2.11
--- xoops2jp/html/modules/user/xoops_version.php:1.1.2.24.2.10	Sun Dec  3 00:58:31 2006
+++ xoops2jp/html/modules/user/xoops_version.php	Sat Dec 30 23:01:24 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: xoops_version.php,v 1.1.2.24.2.10 2006/12/02 15:58:31 nobunobu Exp $
+// $Id: xoops_version.php,v 1.1.2.24.2.11 2006/12/30 14:01:24 nobunobu Exp $
 //  ------------------------------------------------------------------------ //
 //                XOOPS - PHP Content Management System                      //
 //                    Copyright (c) 2000 XOOPS.org                           //
@@ -141,7 +141,7 @@
 		"title"=>"_MI_USER_CONF_NEW_NTF_GROUP",
 		"formtype"=>"group",
 		"valuetype"=>"int",
-		"default"=>1
+		"default"=>XOOPS_GROUP_ADMIN
 	);
 
 $modversion['config'][]=array (
@@ -159,7 +159,7 @@
 		"description"=>"_MI_USER_CONF_ACTV_GROUP_DESC",
 		"formtype"=>"group",
 		"valuetype"=>"int",
-		"default"=>1
+		"default"=>XOOPS_GROUP_ADMIN
 	);
 
 $modversion['config'][]=array (


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