started redestoff,
indexed on google
This commit is contained in:
parent
ab49e2a4eb
commit
d6d6375978
2
api.php
2
api.php
@ -1,5 +1,5 @@
|
|||||||
<?php
|
<?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_dbwriter();
|
||||||
\SYSTEM\system::register_errorhandler_jsonoutput();
|
\SYSTEM\system::register_errorhandler_jsonoutput();
|
||||||
require_once 'redestoff/autoload.inc.php'; //Project Classes
|
require_once 'redestoff/autoload.inc.php'; //Project Classes
|
||||||
|
|||||||
1
google7a9bf6fa7efb5394.html
Normal file
1
google7a9bf6fa7efb5394.html
Normal file
@ -0,0 +1 @@
|
|||||||
|
google-site-verification: google7a9bf6fa7efb5394.html
|
||||||
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?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 'redestoff/autoload.inc.php'; //Project Classes
|
||||||
|
|
||||||
require_once 'config.php';
|
require_once 'config.php';
|
||||||
|
|||||||
@ -56,15 +56,7 @@
|
|||||||
|
|
||||||
<!-- video slide -->
|
<!-- 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="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 »</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="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);">
|
<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" />
|
<img src="${IMG_PATH}EP_cover.jpg" width="200" height="150" />
|
||||||
|
|||||||
2
sai.php
2
sai.php
@ -1,5 +1,5 @@
|
|||||||
<?php
|
<?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 'redestoff/autoload.inc.php'; //Project Classes
|
||||||
|
|
||||||
require_once 'config.php'; //Server config
|
require_once 'config.php'; //Server config
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user