[xoops-cvslog 5195] CVS update: xoops2jp/html/modules/legacy/admin/actions

Back to archive index

Minahito minah****@users*****
2006年 10月 15日 (日) 00:58:06 JST


Index: xoops2jp/html/modules/legacy/admin/actions/ThemeListAction.class.php
diff -u xoops2jp/html/modules/legacy/admin/actions/ThemeListAction.class.php:1.1.2.1 xoops2jp/html/modules/legacy/admin/actions/ThemeListAction.class.php:1.1.2.2
--- xoops2jp/html/modules/legacy/admin/actions/ThemeListAction.class.php:1.1.2.1	Sat Oct 14 23:55:19 2006
+++ xoops2jp/html/modules/legacy/admin/actions/ThemeListAction.class.php	Sun Oct 15 00:58:06 2006
@@ -4,7 +4,7 @@
  * @version $Id$
  */
 
-require_once XOOPS_MODULE_PATH . "/base/admin/forms/ThemeSelectForm.class.php";
+require_once XOOPS_MODULE_PATH . "/legacy/admin/forms/ThemeSelectForm.class.php";
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
 


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