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

Zurück zum Archiv-Index

Minahito minah****@users*****
2007年 2月 19日 (月) 15:54:44 JST


Index: xoops2jp/html/modules/legacy/kernel/Legacy_Controller.class.php
diff -u xoops2jp/html/modules/legacy/kernel/Legacy_Controller.class.php:1.1.2.31 xoops2jp/html/modules/legacy/kernel/Legacy_Controller.class.php:1.1.2.31.2.1
--- xoops2jp/html/modules/legacy/kernel/Legacy_Controller.class.php:1.1.2.31	Sun Jan 21 10:12:56 2007
+++ xoops2jp/html/modules/legacy/kernel/Legacy_Controller.class.php	Mon Feb 19 15:54:44 2007
@@ -1,7 +1,7 @@
 <?php
 /**
  * @package Legacy
- * @version $Id: Legacy_Controller.class.php,v 1.1.2.31 2007/01/21 01:12:56 minahito Exp $
+ * @version $Id: Legacy_Controller.class.php,v 1.1.2.31.2.1 2007/02/19 06:54:44 minahito Exp $
  */
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
@@ -1315,10 +1315,6 @@
 		return $ret;
 	}
 	
-	function &getMainThemeObject()
-	{
-	}
-
 	/**
 	 * Gets a value indicating whether the controller can use a cache mechanism.
 	 */	


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