[xoops-cvslog 5375] CVS update: xoops2jp/html/modules/legacy/class

Back to archive index

Minahito minah****@users*****
2006年 10月 17日 (火) 00:59:55 JST


Index: xoops2jp/html/modules/legacy/class/ActionFrame.class.php
diff -u xoops2jp/html/modules/legacy/class/ActionFrame.class.php:1.1.2.4 xoops2jp/html/modules/legacy/class/ActionFrame.class.php:1.1.2.5
--- xoops2jp/html/modules/legacy/class/ActionFrame.class.php:1.1.2.4	Mon Oct 16 18:55:45 2006
+++ xoops2jp/html/modules/legacy/class/ActionFrame.class.php	Tue Oct 17 00:59:55 2006
@@ -45,7 +45,7 @@
 	{
 		$this->mAdminFlag = $admin;
 		$this->mCreateAction =& new XCube_Delegate();
-		$this->mCreateAction->register('Legacy_ActionFrame.createAction');
+		$this->mCreateAction->register('Legacy_ActionFrame.CreateAction');
 		$this->mCreateAction->add(array(&$this, '_createAction'));
 	}
 


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