Code: Alles auswählen
<?php
$latino_root_path = './';
include($latino_root_path . 'templates/header/header_reisemagazin.tpl');
include($latino_root_path . 'templates/slidemenu.tpl');
?>
danke
Matthias
Code: Alles auswählen
<?php
$latino_root_path = './';
include($latino_root_path . 'templates/header/header_reisemagazin.tpl');
include($latino_root_path . 'templates/slidemenu.tpl');
?>