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

Back to archive index

onokazu onoka****@users*****
2006年 5月 1日 (月) 11:37:30 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.5
--- 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 May  1 11:37:30 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.5 2006/05/01 02:37:30 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