Index: branches/feature-module-update/html/require.php
===================================================================
--- branches/feature-module-update/html/require.php	(revision 16135)
+++ branches/feature-module-update/html/require.php	(revision 16283)
@@ -47,4 +47,7 @@
 include_once($include_dir . "/require_plugin.php");
 
+// インストールチェック
+SC_Utils_Ex::sfInitInstall();
+
 // 携帯端末の場合は mobile 以下へリダイレクトする。
 if (GC_MobileUserAgent::isMobile()) {
