[xoops-cvslog 1772] CVS update: xoops2jp/html/modules/legacyRender/admin/actions

Zurück zum Archiv-Index

Minahito minah****@users*****
2006年 1月 15日 (日) 03:28:17 JST


Index: xoops2jp/html/modules/legacyRender/admin/actions/ThemeListAction.class.php
diff -u xoops2jp/html/modules/legacyRender/admin/actions/ThemeListAction.class.php:1.1.2.2 xoops2jp/html/modules/legacyRender/admin/actions/ThemeListAction.class.php:1.1.2.3
--- xoops2jp/html/modules/legacyRender/admin/actions/ThemeListAction.class.php:1.1.2.2	Sat Jan 14 17:06:24 2006
+++ xoops2jp/html/modules/legacyRender/admin/actions/ThemeListAction.class.php	Sun Jan 15 03:28:16 2006
@@ -51,7 +51,7 @@
 		$this->mActionForm->update($this->mThemes);
 
 		if ($this->mActionForm->hasError()) {
-			return LEGACYRENDER_FRAME_VIEW_ERROR;
+			return $this->getDefaultView($controller, $xoopsUser);
 		}
 
 		//


xoops-cvslog メーリングリストの案内
Zurück zum Archiv-Index