[xoops-cvslog 5566] CVS update: xoops2jp/html/modules/legacy/kernel

Back to archive index

Minahito minah****@users*****
2006年 11月 2日 (木) 16:37:53 JST


Index: xoops2jp/html/modules/legacy/kernel/Legacy_BlockProcedure.class.php
diff -u xoops2jp/html/modules/legacy/kernel/Legacy_BlockProcedure.class.php:1.1.2.3 xoops2jp/html/modules/legacy/kernel/Legacy_BlockProcedure.class.php:1.1.2.4
--- xoops2jp/html/modules/legacy/kernel/Legacy_BlockProcedure.class.php:1.1.2.3	Tue Oct 17 00:35:31 2006
+++ xoops2jp/html/modules/legacy/kernel/Legacy_BlockProcedure.class.php	Thu Nov  2 16:37:52 2006
@@ -138,6 +138,10 @@
 		$cacheInfo->setBlock($this);
 		return $cacheInfo;
 	}
+	
+	function execute()
+	{
+	}
 }
 
 /**


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