Index: branches/feature-module-update/html/require.php
===================================================================
--- branches/feature-module-update/html/require.php	(revision 15619)
+++ branches/feature-module-update/html/require.php	(revision 15620)
@@ -55,4 +55,5 @@
 
 // 携帯端末の場合は mobile 以下へリダイレクトする。
+// TODO LC_Page::init() に移動可能か？
 if (GC_MobileUserAgent::isMobile()) {
     if (preg_match('|^' . URL_DIR . '(.*)$|', $_SERVER['REQUEST_URI'], $matches)) {
