Index: /temp/branches/ec-cube-beta/html/campaign/default/application.php
===================================================================
--- /temp/branches/ec-cube-beta/html/campaign/default/application.php	(revision 11179)
+++ /temp/branches/ec-cube-beta/html/campaign/default/application.php	(revision 11184)
@@ -70,7 +70,7 @@
 			
 			if($ret > 0) {
-				sfDispSiteError(TEMP_LOGIN_ERROR, "", "", "", $objCampaignSess);
+				sfDispSiteError(TEMP_LOGIN_ERROR);
 			} else {
-				sfDispSiteError(SITE_LOGIN_ERROR, "", "", "", $objCampaignSess);
+				sfDispSiteError(SITE_LOGIN_ERROR);
 			}
 		} 
