started redestoff,

indexed on google
This commit is contained in:
Naeltard 2015-05-16 12:42:21 +02:00
parent ab49e2a4eb
commit d6d6375978
5 changed files with 5 additions and 12 deletions

View File

@ -1,5 +1,5 @@
<?php
require_once 'system/autoload.inc.php'; //SYSTEM Classes
require_once 'system/autoload.inc'; //SYSTEM Classes
\SYSTEM\system::register_errorhandler_dbwriter();
\SYSTEM\system::register_errorhandler_jsonoutput();
require_once 'redestoff/autoload.inc.php'; //Project Classes

View File

@ -0,0 +1 @@
google-site-verification: google7a9bf6fa7efb5394.html

View File

@ -1,6 +1,6 @@
<?php
require_once 'system/autoload.inc.php'; //SYSTEM Classes
require_once 'system/autoload.inc'; //SYSTEM Classes
require_once 'redestoff/autoload.inc.php'; //Project Classes
require_once 'config.php';

View File

@ -56,15 +56,7 @@
<!-- video slide -->
<div class="row hero-unit" style="background: url(${IMG_PATH}vid_leiste3.png)no-repeat; padding: 0px; margin-top: -22px; margin-left: 0px; padding-bottom: 0px;-webkit-border-top-right-radius: 0; -webkit-border-top-left-radius: 0; -moz-border-top-left-radius: 0; -moz-border-top-right-radius: 0; border-top-left-radius: 0;border-top-right-radius: 0;">
<div class="span2" style="padding-right: 50px; margin-top: 10px;">
<div class="hero-unit" style="background-color: black; margin-top: 0px; margin-left: 20px; padding:7px; width:150px; background: url(${IMG_PATH}affen_top.jpg);">
<img src="${IMG_PATH}Covercm2.jpg" width="200" height="150" />
<!-- <iframe width="200" height="150" src="http://www.youtube.com/embed/kpavxOgpNkY?rel=0" frameborder="0" ></iframe>-->
<div style="padding-top: 5px;"><a class="btn" style="font-size: 9px;" href="#">DOWNLOAD &raquo;</a>
<img src="${IMG_PATH}LOGO2011!!!.png" width="30" height="30" style="margin-left: 23px;" />
</div>
</div>
</div>
<div class="span2" style="padding-right: 50px; margin-top: 10px;">
<div class="hero-unit" style="background-color: black; margin-top: 0px; margin-left: 20px; padding:7px; width:150px; background: url(${IMG_PATH}affen_top.jpg);">
<img src="${IMG_PATH}EP_cover.jpg" width="200" height="150" />

View File

@ -1,5 +1,5 @@
<?php
require_once 'system/autoload.inc.php'; //SYSTEM Classes
require_once 'system/autoload.inc'; //SYSTEM Classes
require_once 'redestoff/autoload.inc.php'; //Project Classes
require_once 'config.php'; //Server config