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