Correction of included file.
This commit is contained in:
@@ -11,6 +11,6 @@ if (!isset($_GET['t'])) {
|
|||||||
} elseif ('amelie' == $_GET['t']) {
|
} elseif ('amelie' == $_GET['t']) {
|
||||||
include __DIR__ . '/inhalte/kal/amelie.php';
|
include __DIR__ . '/inhalte/kal/amelie.php';
|
||||||
} else {
|
} else {
|
||||||
include __DIR__ . '/inhalte/kal/standard.php.php';
|
include __DIR__ . '/inhalte/kal/standard.php';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user