From 647e57b5da66c3a906d7e03081c764022c03ce43 Mon Sep 17 00:00:00 2001 From: horus Date: Wed, 1 Feb 2017 16:37:37 +0100 Subject: Vorerst finale Version des Videoplayers. --- intern.gospeladlershof.de/index.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'intern.gospeladlershof.de/index.php') diff --git a/intern.gospeladlershof.de/index.php b/intern.gospeladlershof.de/index.php index 2ec7ccb..f23d39a 100644 --- a/intern.gospeladlershof.de/index.php +++ b/intern.gospeladlershof.de/index.php @@ -4,6 +4,8 @@ $class_index = 'class="active"'; $class_konzert= ''; $class_proben= ''; $class_chor= ''; +$class_video= ''; + require_once __DIR__ . '/header.php'; ?> @@ -70,6 +72,9 @@ if ( isset($_SESSION["error"]) && ! is_null($_SESSION["error"]) ) { } } ?> +

Das nächste Konzert

-- cgit v1.2.3