i have done likediscribed but it don`t works
mi index.php looks like this:
<?php
$MULTI=1;
$epcMultiWidth = "600px";
$epcMultiPad = 10;
$epcMultiNav = "580px";
$epcMultiCol = 3;
$epcMultiRow = 1;
require ("calendar.php");
?>
<br /><br />
<?php
// SHOW LISTINGS MODULE
//$epcListMouseover=1; // WILL USE THE MOUSE-OVER POPUPS FOR LIST MODE
$LIST=1;
$listMonths=3;
$DF = "D, j. M. Y";
$template="modern.php";
require("calendar.php");
?>
do you see any errors? have a look at www.fw-bernwest.ch then Fahrzeugreservation. THX for help
|