[xoops-cvslog 4691] CVS update: xoops2jp/html/modules/base/forms

Back to archive index

Minahito minah****@users*****
2006年 9月 29日 (金) 17:14:10 JST


Index: xoops2jp/html/modules/base/forms/SearchShowallForm.class.php
diff -u xoops2jp/html/modules/base/forms/SearchShowallForm.class.php:1.1.2.3.2.1 xoops2jp/html/modules/base/forms/SearchShowallForm.class.php:1.1.2.3.2.2
--- xoops2jp/html/modules/base/forms/SearchShowallForm.class.php:1.1.2.3.2.1	Thu Sep 28 14:03:55 2006
+++ xoops2jp/html/modules/base/forms/SearchShowallForm.class.php	Fri Sep 29 17:14:09 2006
@@ -2,7 +2,7 @@
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
 
-require_once XOOPS_ROOT_PATH . "/kernel/XCube_ActionForm.class.php";
+require_once XOOPS_ROOT_PATH . "/core/XCube_ActionForm.class.php";
 require_once XOOPS_MODULE_PATH . "/base/class/Legacy_Validator.class.php";
 
 require_once XOOPS_MODULE_PATH . "/base/forms/SearchResultsForm.class.php";
Index: xoops2jp/html/modules/base/forms/CommentEditForm.class.php
diff -u xoops2jp/html/modules/base/forms/CommentEditForm.class.php:1.1.2.4.2.1 xoops2jp/html/modules/base/forms/CommentEditForm.class.php:1.1.2.4.2.2
--- xoops2jp/html/modules/base/forms/CommentEditForm.class.php:1.1.2.4.2.1	Thu Sep 28 14:03:55 2006
+++ xoops2jp/html/modules/base/forms/CommentEditForm.class.php	Fri Sep 29 17:14:09 2006
@@ -2,7 +2,7 @@
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
 
-require_once XOOPS_ROOT_PATH . "/kernel/XCube_ActionForm.class.php";
+require_once XOOPS_ROOT_PATH . "/core/XCube_ActionForm.class.php";
 
 /**
  * This class is generated by makeActionForm tool.
Index: xoops2jp/html/modules/base/forms/SearchShowallbyuserForm.class.php
diff -u xoops2jp/html/modules/base/forms/SearchShowallbyuserForm.class.php:1.1.2.3.2.1 xoops2jp/html/modules/base/forms/SearchShowallbyuserForm.class.php:1.1.2.3.2.2
--- xoops2jp/html/modules/base/forms/SearchShowallbyuserForm.class.php:1.1.2.3.2.1	Thu Sep 28 14:03:55 2006
+++ xoops2jp/html/modules/base/forms/SearchShowallbyuserForm.class.php	Fri Sep 29 17:14:09 2006
@@ -2,7 +2,7 @@
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
 
-require_once XOOPS_ROOT_PATH . "/kernel/XCube_ActionForm.class.php";
+require_once XOOPS_ROOT_PATH . "/core/XCube_ActionForm.class.php";
 require_once XOOPS_MODULE_PATH . "/base/class/Legacy_Validator.class.php";
 
 require_once XOOPS_MODULE_PATH . "/base/forms/SearchShowallForm.class.php";
Index: xoops2jp/html/modules/base/forms/ImageUploadForm.class.php
diff -u xoops2jp/html/modules/base/forms/ImageUploadForm.class.php:1.1.2.3.2.1 xoops2jp/html/modules/base/forms/ImageUploadForm.class.php:1.1.2.3.2.2
--- xoops2jp/html/modules/base/forms/ImageUploadForm.class.php:1.1.2.3.2.1	Thu Sep 28 14:03:55 2006
+++ xoops2jp/html/modules/base/forms/ImageUploadForm.class.php	Fri Sep 29 17:14:09 2006
@@ -2,7 +2,7 @@
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
 
-require_once XOOPS_ROOT_PATH . "/kernel/XCube_ActionForm.class.php";
+require_once XOOPS_ROOT_PATH . "/core/XCube_ActionForm.class.php";
 require_once XOOPS_MODULE_PATH . "/base/class/Legacy_Validator.class.php";
 
 class Legacy_ImageUploadForm extends XCube_ActionForm
Index: xoops2jp/html/modules/base/forms/SearchResultsForm.class.php
diff -u xoops2jp/html/modules/base/forms/SearchResultsForm.class.php:1.1.2.3.2.1 xoops2jp/html/modules/base/forms/SearchResultsForm.class.php:1.1.2.3.2.2
--- xoops2jp/html/modules/base/forms/SearchResultsForm.class.php:1.1.2.3.2.1	Thu Sep 28 14:03:55 2006
+++ xoops2jp/html/modules/base/forms/SearchResultsForm.class.php	Fri Sep 29 17:14:09 2006
@@ -2,7 +2,7 @@
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
 
-require_once XOOPS_ROOT_PATH . "/kernel/XCube_ActionForm.class.php";
+require_once XOOPS_ROOT_PATH . "/core/XCube_ActionForm.class.php";
 require_once XOOPS_MODULE_PATH . "/base/class/Legacy_Validator.class.php";
 
 class Legacy_SearchResultsForm extends XCube_ActionForm
Index: xoops2jp/html/modules/base/forms/MiscFriendForm.class.php
diff -u xoops2jp/html/modules/base/forms/MiscFriendForm.class.php:1.1.2.1.2.1 xoops2jp/html/modules/base/forms/MiscFriendForm.class.php:1.1.2.1.2.2
--- xoops2jp/html/modules/base/forms/MiscFriendForm.class.php:1.1.2.1.2.1	Thu Sep 28 14:03:55 2006
+++ xoops2jp/html/modules/base/forms/MiscFriendForm.class.php	Fri Sep 29 17:14:09 2006
@@ -2,7 +2,7 @@
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
 
-require_once XOOPS_ROOT_PATH . "/kernel/XCube_ActionForm.class.php";
+require_once XOOPS_ROOT_PATH . "/core/XCube_ActionForm.class.php";
 require_once XOOPS_MODULE_PATH . "/base/class/Legacy_Validator.class.php";
 
 class Legacy_MiscFriendForm extends XCube_ActionForm
Index: xoops2jp/html/modules/base/forms/NotifyDeleteForm.class.php
diff -u xoops2jp/html/modules/base/forms/NotifyDeleteForm.class.php:1.1.2.1.2.1 xoops2jp/html/modules/base/forms/NotifyDeleteForm.class.php:1.1.2.1.2.2
--- xoops2jp/html/modules/base/forms/NotifyDeleteForm.class.php:1.1.2.1.2.1	Thu Sep 28 14:03:55 2006
+++ xoops2jp/html/modules/base/forms/NotifyDeleteForm.class.php	Fri Sep 29 17:14:09 2006
@@ -2,7 +2,7 @@
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
 
-require_once XOOPS_ROOT_PATH . "/kernel/XCube_ActionForm.class.php";
+require_once XOOPS_ROOT_PATH . "/core/XCube_ActionForm.class.php";
 require_once XOOPS_MODULE_PATH . "/base/class/Legacy_Validator.class.php";
 
 class Legacy_NotifyDeleteForm extends XCube_ActionForm


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