- php7-Kompatibilität

modified:   eventKalender.php
	modified:   galImgPicker.php
	modified:   infoZettel.php
	modified:   horstWolfJudosport.php
- Wettkampfsaten als dl statt ul
	modified:   index.php
	modified:   lib/wkParticipoLib.inc.php
This commit is contained in:
marko
2018-07-25 09:07:10 +02:00
parent 4ca073001c
commit d167dcd399
6 changed files with 107 additions and 106 deletions

View File

@@ -60,7 +60,7 @@
<!--Beginn der Einbindung des Counters-->
<?php
// $chCounter_page_title = "Wettkampfplaner -- Infozettel";
// $chCounter_page_url = $_SERVER[HTTP_HOST] . $_SERVER[REQUEST_URI] . "?user=".$_SESSION['user']['username'];
// $chCounter_page_url = $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'] . "?user=".$_SESSION['user']['username'];
// $chCounter_visible=0;
// include( $_SERVER['DOCUMENT_ROOT'].'/expCounter/counter.php');
?>