Changeset 11894 for branches/dev/html/mobile/entry
- Timestamp:
- 2007/03/15 21:55:56 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/mobile/entry/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/mobile/entry/index.php
r11842 r11894 45 45 $ssl_url= sfRmDupSlash(MOBILE_SSL_URL.$_SERVER['REQUEST_URI']); 46 46 if (!ereg("^https://", $non_ssl_url)){ 47 sfDispSiteError(URL_ERROR );47 sfDispSiteError(URL_ERROR, "", false, "", true); 48 48 } 49 49 }
Note: See TracChangeset
for help on using the changeset viewer.
