diff --git a/ag/event_abholen.php b/ag/event_abholen.php index ba4d3d1..46b6e99 100644 --- a/ag/event_abholen.php +++ b/ag/event_abholen.php @@ -8,6 +8,7 @@ include_once('path.inc.php'); // get the path ;) include_once (ROOT_PATH . '/include/config.inc.php'); include_once (ROOT_PATH . '/include/char.inc.php'); +include_once(ROOT_PATH.'/include/kampf_anzeige.inc.php'); include_once (ROOT_PATH . '/include/event.inc.php'); include_once (ROOT_PATH . '/include/parse.inc.php'); ?>