id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	modified_flg
714	パス指定によるリダイレクトの記述を簡潔にする	Seasoft	Seasoft	"現状、下記のように、関数をネストして呼び出す冗長な記述が多く見られる。

$this->objDisplay->redirect($this->getLocation(''path''));

下記のように簡潔に記述できるように改訂する。

SC_Response_Ex::sendRedirect(''path'');"	改善提案	closed	中	EC-CUBE2.11.0	その他	コミュニティ (eccube-comu)	修正済			
