Stud.IP
6.1
|
Variables | |
if(mb_strpos($_SERVER['SERVER_NAME'], ':') !==false) if($_SERVER['SERVER_NAME']==="localhost"|| $_SERVER['SERVER_NAME']="127.0.0.1") | $DOMAIN_STUDIP = $_SERVER['HTTPS'] == 'on' ? 'https' : 'http' |
$DOMAIN_STUDIP = $_SERVER['HTTPS'] == 'on' ? 'https' : 'http' |