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

Back to archive index

Minahito minah****@users*****
2006年 8月 1日 (火) 19:40:35 JST


Index: xoops2jp/html/modules/base/admin/forms/ModuleInstallForm.class.php
diff -u xoops2jp/html/modules/base/admin/forms/ModuleInstallForm.class.php:1.1.2.2 xoops2jp/html/modules/base/admin/forms/ModuleInstallForm.class.php:1.1.2.3
--- xoops2jp/html/modules/base/admin/forms/ModuleInstallForm.class.php:1.1.2.2	Tue Mar 28 22:29:05 2006
+++ xoops2jp/html/modules/base/admin/forms/ModuleInstallForm.class.php	Tue Aug  1 19:40:35 2006
@@ -17,12 +17,7 @@
 		// Set form properties
 		//
 		$this->mFormProperties['dirname'] =& new XCube_StringProperty('dirname');
-		$this->mFormProperties['agree'] =& new XCube_BoolProperty('agree');
 		$this->mFormProperties['force'] =& new XCube_BoolProperty('force');
-	
-		//
-		// Set field properties
-		//
 	}
 
 	function load(&$obj)


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