id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	modified_flg
407	管理者画面で読み込んでいるrequire.phpについて	kishida	somebody	"管理画面で読み込んでいるrequire.phpが/html/admin/require.phpがあるにも関わらず、/html/require.phpを呼んでいる箇所がある。

[対処方法]
/html/admin/require.phpと/html/require.phpの差分は、モバイルでアクセスした際にモバイルページでリダイレクトする機能が入っているかないかのみなので、
/html/admin配下を、require_once(""../../require.php"");で検索し、require_once(""../require.php"");で置換"	改善提案	closed	中	EC-CUBE2.4.0	管理画面	2.1.2(正式版)	修正済	require.php		
