diff --git a/htdocs/frontend/index.html b/htdocs/frontend/index.html index 97b84b7..82fda57 100644 --- a/htdocs/frontend/index.html +++ b/htdocs/frontend/index.html @@ -1,4 +1,6 @@ - + + volkszaehler.org - web frontend @@ -35,9 +37,7 @@ - -
@@ -154,4 +154,3 @@
- diff --git a/htdocs/index.php b/htdocs/index.php index 02d6e24..d5e04f5 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -4,8 +4,9 @@ * * @author Steffen Vogel * @copyright Copyright (c) 2010, The volkszaehler.org project - * @package default + * @package frontend * @license http://opensource.org/licenses/gpl-license.php GNU Public License + * @todo check for requirements (Javascript etc) */ /* * This file is part of volkzaehler.org @@ -24,8 +25,25 @@ * along with volkszaehler.org. If not, see . */ -// TODO check for requirements (Javascript etc) - -header('Location: ' . ((isset($_SERVER['HTTPS'])) ? 'https://' : 'http://') . $_SERVER['HTTP_HOST'] . dirname($_SERVER['SCRIPT_NAME']) . '/frontend/'); - ?> + +' ?> + + + + volkszaehler.org - frontend + + + + + + + +