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

Back to archive index

Minahito minah****@users*****
2006年 10月 15日 (日) 01:40:12 JST


Index: xoops2jp/html/modules/legacy/kernel/Legacy_HttpContext.class.php
diff -u xoops2jp/html/modules/legacy/kernel/Legacy_HttpContext.class.php:1.1.2.1 xoops2jp/html/modules/legacy/kernel/Legacy_HttpContext.class.php:1.1.2.2
--- xoops2jp/html/modules/legacy/kernel/Legacy_HttpContext.class.php:1.1.2.1	Sat Oct 14 23:55:24 2006
+++ xoops2jp/html/modules/legacy/kernel/Legacy_HttpContext.class.php	Sun Oct 15 01:40:12 2006
@@ -6,7 +6,7 @@
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
 
-require_once XOOPS_ROOT_PATH . "/modules/base/kernel/Legacy_Module.class.php";
+require_once XOOPS_ROOT_PATH . "/modules/legacy/kernel/Legacy_Module.class.php";
 
 /**
  * The context class for Legacy which extends to keep Legacy-module-specific


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