[xoops-cvslog 5127] CVS update: xoops2jp/html/class/xoopsform

Back to archive index

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


Index: xoops2jp/html/class/xoopsform/formfile.php
diff -u xoops2jp/html/class/xoopsform/formfile.php:1.2.8.2.2.2 xoops2jp/html/class/xoopsform/formfile.php:1.2.8.2.2.3
--- xoops2jp/html/class/xoopsform/formfile.php:1.2.8.2.2.2	Thu Oct 12 00:18:37 2006
+++ xoops2jp/html/class/xoopsform/formfile.php	Sun Oct 15 00:34:12 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: formfile.php,v 1.2.8.2.2.2 2006/10/11 15:18:37 nobunobu Exp $
+// $Id: formfile.php,v 1.2.8.2.2.3 2006/10/14 15:34:12 minahito Exp $
 //  ------------------------------------------------------------------------ //
 //                XOOPS - PHP Content Management System                      //
 //                    Copyright (c) 2000 XOOPS.org                           //
@@ -88,7 +88,7 @@
 		
 		$renderTarget =& $renderSystem->createRenderTarget('main');
 	
-		$renderTarget->setAttribute('legacy_module', 'base');
+		$renderTarget->setAttribute('legacy_module', 'legacy');
 		$renderTarget->setTemplateName("legacy_xoopsform_file.html");
 		$renderTarget->setAttribute("element", $this);
 


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