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

Back to archive index

Minahito minah****@users*****
2006年 11月 10日 (金) 14:34:11 JST


Index: xoops2jp/html/modules/legacy/class/commentstatus.php
diff -u xoops2jp/html/modules/legacy/class/commentstatus.php:1.1.2.2 xoops2jp/html/modules/legacy/class/commentstatus.php:1.1.2.3
--- xoops2jp/html/modules/legacy/class/commentstatus.php:1.1.2.2	Sun Oct 15 01:30:31 2006
+++ xoops2jp/html/modules/legacy/class/commentstatus.php	Fri Nov 10 14:34:11 2006
@@ -42,7 +42,7 @@
 		return $ret;
 	}
 	
-	function get($id)
+	function &get($id)
 	{
 		if (isset($this->_mResults[$id])) {
 			return $this->_mResults[$id];


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