Minahito
minah****@users*****
2006年 9月 28日 (木) 19:25:23 JST
Index: xoops2jp/html/modules/user/preload/Primary/Primary.class.php diff -u xoops2jp/html/modules/user/preload/Primary/Primary.class.php:1.1.2.7.2.1 xoops2jp/html/modules/user/preload/Primary/Primary.class.php:1.1.2.7.2.2 --- xoops2jp/html/modules/user/preload/Primary/Primary.class.php:1.1.2.7.2.1 Thu Sep 28 14:04:20 2006 +++ xoops2jp/html/modules/user/preload/Primary/Primary.class.php Thu Sep 28 19:25:23 2006 @@ -55,6 +55,9 @@ else { $controller->mXoopsUser->setGroups($_SESSION['xoopsUserGroups']); + $identity =& new Legacy_Identity($controller->mXoopsUser); + $principal = new XCube_Principal($identity); + // // Use 'mysession' //