GIT.Harvie.CZ
/
mirrors
/
JukeBox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
162563f
)
fixed old link to blog
author
Harvie
<tomas@mudrunka.cz>
Mon, 26 Jul 2010 22:55:46 +0000
(
00:55
+0200)
committer
Harvie
<tomas@mudrunka.cz>
Mon, 26 Jul 2010 22:55:46 +0000
(
00:55
+0200)
http_auth.php
patch
|
blob
|
blame
|
history
diff --git
a/http_auth.php
b/http_auth.php
index 98f08e6a92ba6a13055712aac0a2b1d285759d79..17ea511517e3a6eeeefc2715788a21500431189d 100755
(executable)
--- 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 = '<a href="https://
harvie.ath.cx/">harvie.ath.cx
</a>';
+$link = '<a href="https://
blog.harvie.cz/">blog.harvie.cz
</a>';
$banner = "Harvie's PHP HTTP-Auth script (v$ver)";
$hbanner = "<hr /><i>$banner\n-\n$link</i>\n";
$cbanner = "<!-- $banner -->\n";
This page took
0.264893 seconds
and
4
git commands to generate.