fixed typo
parent
3d61b900a3
commit
84215bc39c
|
@ -1,4 +1,4 @@
|
||||||
{
|
{
|
||||||
"STYLESHEET":"<link rel=\"stylesheet\" type=\"text\/css\" href=\"%CONTENT_DIR%\/style.css\">",
|
"STYLESHEET":"<link rel=\"stylesheet\" type=\"text\/css\" href=\"%CONTENT_DIR%\/style.css\">",
|
||||||
"REQUIRE_LOGIN":"if (!$login) { header(\"Location: https:\/\/lsotcave.ddnss.de%CONTENT_DIR%\/login\/?error=session\"); die(); }"
|
"REQUIRE_LOGIN":"if (!$login) { header(\"Location: https:\/\/lostcave.ddnss.de%CONTENT_DIR%\/login\/?error=session\"); die(); }"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue