[xoops-cvslog 5208] CVS update: xoops2jp/html/modules/legacy/admin/forms

Back to archive index

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


Index: xoops2jp/html/modules/legacy/admin/forms/BlockUninstallForm.class.php
diff -u xoops2jp/html/modules/legacy/admin/forms/BlockUninstallForm.class.php:1.1.2.1 xoops2jp/html/modules/legacy/admin/forms/BlockUninstallForm.class.php:1.1.2.2
--- xoops2jp/html/modules/legacy/admin/forms/BlockUninstallForm.class.php:1.1.2.1	Sat Oct 14 23:55:21 2006
+++ xoops2jp/html/modules/legacy/admin/forms/BlockUninstallForm.class.php	Sun Oct 15 01:04:35 2006
@@ -6,7 +6,7 @@
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
 
-require_once XOOPS_MODULE_PATH . "/base/admin/forms/CustomBlockDeleteForm.class.php";
+require_once XOOPS_MODULE_PATH . "/legacy/admin/forms/CustomBlockDeleteForm.class.php";
 
 class Legacy_BlockUninstallForm extends Legacy_CustomBlockDeleteForm
 {


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