„variable_grabbler.pass1.json“ ändern

master
Jakob 2020-03-08 16:12:36 +01:00
parent 09c3191f3d
commit 9e915e30c5
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{
"STYLESHEET":"<link rel=\"stylesheet\" type=\"text\/css\" href=\"%CONTENT_DIR%\/style.css\">",
"REQUIRE_LOGIN":"if (!$login) { echo \"<!DOCTYPE html><html><head><meta http-equiv='refresh' content='0;%CONTENT_DIR%\/login\/' \/><\/head><body><p> Your browser seems to not support redirects. <br \/>Please klick the following link to continue: <a href='%CONTENT_DIR%\/login\/'> Go to login page... <\/a><\/p><\/body><\/html>\"; }"
"REQUIRE_LOGIN":"if (!$login) { echo \"<!DOCTYPE html><html><head><meta http-equiv='refresh' content='0;%CONTENT_DIR%\/login\/' \/><\/head><body><p> Your browser seems to not support redirects. <br \/>Please klick the following link to continue: <a href='%CONTENT_DIR%\/login\/'> Go to login page... <\/a><\/p><\/body><\/html><!--\"; }"
}