git.cweiske.de
/
noxon-gateway.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
292a357
)
fix mynoxon login
author
Christian Weiske
<
[email protected]
>
Mon, 11 Jan 2016 06:47:52 +0000
(07:47 +0100)
committer
Christian Weiske
<
[email protected]
>
Mon, 11 Jan 2016 06:47:52 +0000
(07:47 +0100)
www/index.php
patch
|
blob
|
history
diff --git
a/www/index.php
b/www/index.php
index 31cab0723a44a9b0b8bac754aae8e7b876ba48e9..1ec3bf1de81f0341cbeb5110c6515edb133e376a 100644
(file)
--- a/
www/index.php
+++ b/
www/index.php
@@
-2,7
+2,7
@@
require_once __DIR__ . '/../src/header.php';
if (strtolower($fullUri) == '/setupapp/radio567/asp/browsexpa/loginxml.asp?token=0'
- || $fullUri == '/RadioNativeLogin.php
b
'
+ || $fullUri == '/RadioNativeLogin.php'
) {
//initial login for "internet radio", podcasts and "my noxon"
header('Content-type: text/html');