Changeset 15620
- Timestamp:
- 2007/09/05 16:13:53 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/html/require.php
r15619 r15620 55 55 56 56 // 携帯端末の場合は mobile 以下へリダイレクトする。 57 // TODO LC_Page::init() に移動可能か? 57 58 if (GC_MobileUserAgent::isMobile()) { 58 59 if (preg_match('|^' . URL_DIR . '(.*)$|', $_SERVER['REQUEST_URI'], $matches)) {
Note: See TracChangeset
for help on using the changeset viewer.