Index: /branches/feature-module-update/data/class/pages/mypage/LC_Page_Mypage_Change.php
===================================================================
--- /branches/feature-module-update/data/class/pages/mypage/LC_Page_Mypage_Change.php	(revision 16234)
+++ /branches/feature-module-update/data/class/pages/mypage/LC_Page_Mypage_Change.php	(revision 16258)
@@ -390,5 +390,5 @@
                         $objCustomer->updateSession();
                         //完了ページへ
-                        $this->sendRedirect($this->getLocation("./change_complete.php", array(session_name(), session_id()));
+                        $this->sendRedirect($this->getLocation("./change_complete.php", array(session_name(), session_id())));
                         exit;
                     } else {
