[xoops-cvslog 2317] CVS update: xoops2jp/html/modules/system/admin/modulesadmin

Back to archive index

onokazu onoka****@users*****
2006年 2月 6日 (月) 14:43:58 JST


Index: xoops2jp/html/modules/system/admin/modulesadmin/modulesadmin.php
diff -u xoops2jp/html/modules/system/admin/modulesadmin/modulesadmin.php:1.4 xoops2jp/html/modules/system/admin/modulesadmin/modulesadmin.php:1.4.6.1
--- xoops2jp/html/modules/system/admin/modulesadmin/modulesadmin.php:1.4	Wed Aug  3 21:39:16 2005
+++ xoops2jp/html/modules/system/admin/modulesadmin/modulesadmin.php	Mon Feb  6 14:43:58 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: modulesadmin.php,v 1.4 2005/08/03 12:39:16 onokazu Exp $
+// $Id: modulesadmin.php,v 1.4.6.1 2006/02/06 05:43:58 onokazu Exp $
 //  ------------------------------------------------------------------------ //
 //                XOOPS - PHP Content Management System                      //
 //                    Copyright (c) 2000 XOOPS.org                           //
@@ -427,7 +427,7 @@
                 }
             }
 
-            $groups =& $xoopsUser->getGroups();
+            $groups = $xoopsUser->getGroups();
             // retrieve all block ids for this module
             $blocks =& XoopsBlock::getByModule($newmid, false);
             $msgs[] = 'Setting group rights...';


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