docs
[mirrors/Programs.git] / php / location.php
1 //Header('Location: '.(($_SERVER['HTTPS'] != '') ? 'https://' : 'http://').'logout-'.md5(rand()).'@'.$_SERVER['SERVER_NAME'].':'.$_SERVER['SERVER_PORT'].$_SERVER['PHP_SELF']);
This page took 0.240999 seconds and 4 git commands to generate.