- Timestamp:
- 2011/01/20 04:03:25 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/class/helper/SC_Helper_Mobile.php
r19987 r19998 43 43 function lfMobileCheckCompatibility() { 44 44 if (!SC_MobileUserAgent::isSupported()) { 45 header('Location: ' . ROOT_URLPATH . 'unsupported/' . DIR_INDEX_ URL);45 header('Location: ' . ROOT_URLPATH . 'unsupported/' . DIR_INDEX_PATH); 46 46 exit; 47 47 }
Note: See TracChangeset
for help on using the changeset viewer.
