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

Zurück zum Archiv-Index

NobuNobu nobun****@users*****
2007年 1月 10日 (水) 17:09:26 JST


Index: xoops2jp/html/modules/legacy/class/blockctype.php
diff -u xoops2jp/html/modules/legacy/class/blockctype.php:1.1.2.2 xoops2jp/html/modules/legacy/class/blockctype.php:1.1.2.3
--- xoops2jp/html/modules/legacy/class/blockctype.php:1.1.2.2	Sun Oct 15 01:29:02 2006
+++ xoops2jp/html/modules/legacy/class/blockctype.php	Wed Jan 10 17:09:26 2007
@@ -37,7 +37,7 @@
 		return $ret;
 	}
 	
-	function get($id)
+	function &get($id)
 	{
 		if (isset($this->_mResults[$id])) {
 			return $this->_mResults[$id];


xoops-cvslog メーリングリストの案内
Zurück zum Archiv-Index