X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=http_auth.php;h=17ea511517e3a6eeeefc2715788a21500431189d;hb=b812e05d02d375138c68704301c266ebb32a7f9f;hp=98f08e6a92ba6a13055712aac0a2b1d285759d79;hpb=162563f4ea070a7061b1024fc4a7af9e4be89b8c;p=mirrors%2FJukeBox.git diff --git a/http_auth.php b/http_auth.php index 98f08e6..17ea511 100755 --- a/http_auth.php +++ b/http_auth.php @@ -12,7 +12,7 @@ $require_login = true; //Require login? (if false, no login needed) - WARNING!!! $location = '401'; //Location after logout - 401 = default logout page (can be overridden by ?logout=[LOCATION]) //CopyLeft $ver = '2o1o-3.9'; -$link = 'harvie.ath.cx'; +$link = 'blog.harvie.cz'; $banner = "Harvie's PHP HTTP-Auth script (v$ver)"; $hbanner = "
$banner\n-\n$link\n"; $cbanner = "\n";