Changeset 11813 for branches/dev/html/mobile/redirect.php
- Timestamp:
- 2007/03/13 10:06:10 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/mobile/redirect.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/mobile/redirect.php
r11686 r11813 20 20 header("Location: $next_url"); 21 21 } else { 22 header('Location: ' . SITE_URL);22 header('Location: ' . MOBILE_SITE_URL); 23 23 } 24 24 ?>
Note: See TracChangeset
for help on using the changeset viewer.
