GIT.Harvie.CZ
/
mirrors
/
SokoMan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5704f29
)
HTTP Auth Realm nyni obsahuje retezec identifikujici autorizacni backend
author
Thomas Mudrunka
<tomas@mudrunka.cz>
Tue, 13 Dec 2011 13:43:08 +0000
(14:43 +0100)
committer
Thomas Mudrunka
<tomas@mudrunka.cz>
Tue, 13 Dec 2011 13:43:08 +0000
(14:43 +0100)
index.php
patch
|
blob
|
blame
|
history
diff --git
a/index.php
b/index.php
index 95d4a59f9f414280d7162aaf4bbf28b6b7dc47be..caf25a0ef3039c92e95f2ea419b87abbc7565589 100755
(executable)
--- a/
index.php
+++ b/
index.php
@@
-842,7
+842,7
@@
class Sklad_UI {
}
function check_auth() {
- new HTTP_Auth('
SkladovejSystem
', true, array($this->db->auth,'check_auth'));
+ new HTTP_Auth('
WareHouse ['.BACKEND_AUTH.']
', true, array($this->db->auth,'check_auth'));
}
function post_redirect_get($location, $message='', $error=false, $translate=true) {
This page took
0.124887 seconds
and
4
git commands to generate.