Redirect with PHP instead of .htaccess

This commit is contained in:
Pierre Rudloff 2015-01-07 10:42:44 +01:00
parent 39f81c3674
commit 816b556c65
7 changed files with 32 additions and 7 deletions

View file

@ -12,6 +12,8 @@
* @license GNU General Public License http://www.gnu.org/licenses/gpl.html
* @link http://rudloff.pro
* */
require_once 'config.php';
require_once 'common.php';
require 'head.php';
?>
@ -19,7 +21,6 @@ require 'head.php';
<?php
require 'header.php';
require 'config.php';
?>
<div class="wrapper">