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

Back to archive index

Minahito minah****@users*****
2006年 11月 24日 (金) 18:20:44 JST


Index: xoops2jp/html/modules/user/xoops_version.php
diff -u xoops2jp/html/modules/user/xoops_version.php:1.1.2.24.2.8 xoops2jp/html/modules/user/xoops_version.php:1.1.2.24.2.9
--- xoops2jp/html/modules/user/xoops_version.php:1.1.2.24.2.8	Wed Nov 15 19:43:02 2006
+++ xoops2jp/html/modules/user/xoops_version.php	Fri Nov 24 18:20:44 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: xoops_version.php,v 1.1.2.24.2.8 2006/11/15 10:43:02 minahito Exp $
+// $Id: xoops_version.php,v 1.1.2.24.2.9 2006/11/24 09:20:44 minahito Exp $
 //  ------------------------------------------------------------------------ //
 //                XOOPS - PHP Content Management System                      //
 //                    Copyright (c) 2000 XOOPS.org                           //
@@ -315,7 +315,7 @@
 $modversion['blocks'][2]['description'] = _MI_USER_BLOCK_ONLINE_DESC;
 $modversion['blocks'][2]['show_func'] = "b_user_online_show";
 $modversion['blocks'][2]['template'] = 'user_block_online.html';
-$modversion['blocks'][3]['show_all_module'] = true;
+$modversion['blocks'][2]['show_all_module'] = true;
 
 $modversion['blocks'][3]['file'] = "user_newusers.php";
 $modversion['blocks'][3]['name'] = _MI_USER_BLOCK_NEWUSERS_NAME;


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