[xoops-cvslog 3376] CVS update: xoops2jp/html/modules/user/preload/Primary

Back to archive index

Minahito minah****@users*****
2006年 6月 27日 (火) 18:16:50 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.2 xoops2jp/html/modules/user/preload/Primary/Primary.class.php:1.1.2.3
--- xoops2jp/html/modules/user/preload/Primary/Primary.class.php:1.1.2.2	Mon Jun 26 12:23:33 2006
+++ xoops2jp/html/modules/user/preload/Primary/Primary.class.php	Tue Jun 27 18:16:50 2006
@@ -10,6 +10,8 @@
 		
 		$root =& XCube_Root::getSingleton();
 		$root->mDelegateManager->add("Site.Login", array ("UserCommonEventFunction", "NewLogin"));
+
+		$this->mController->mRoot->mEventManager->addProxyRegister(new UserEventProxyRegister());
 	}
 }
 


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