[xoops-cvslog 1361] CVS update: xoops2jp/html/class

Back to archive index

Minahito minah****@users*****
2005年 12月 25日 (日) 14:19:55 JST


Index: xoops2jp/html/class/XCube_Event.class.php
diff -u xoops2jp/html/class/XCube_Event.class.php:1.1.2.7 xoops2jp/html/class/XCube_Event.class.php:1.1.2.8
--- xoops2jp/html/class/XCube_Event.class.php:1.1.2.7	Tue Nov 22 23:32:25 2005
+++ xoops2jp/html/class/XCube_Event.class.php	Sun Dec 25 14:19:54 2005
@@ -114,7 +114,7 @@
 		}
 	}
 	
-	function &_callbackDelegate(&$delegate,&$sender,&$eventArgs)
+	function _callbackDelegate(&$delegate,&$sender,&$eventArgs)
 	{
 		switch($delegate->mType) {
 			case XCUBE_CALLBACK_TYPE_STATIC_METHOD:


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