|
|
@ -8,6 +8,7 @@
|
|
|
|
include_once('path.inc.php'); // get the path ;)
|
|
|
|
include_once('path.inc.php'); // get the path ;)
|
|
|
|
include_once (ROOT_PATH . '/include/config.inc.php');
|
|
|
|
include_once (ROOT_PATH . '/include/config.inc.php');
|
|
|
|
include_once (ROOT_PATH . '/include/char.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/event.inc.php');
|
|
|
|
include_once (ROOT_PATH . '/include/parse.inc.php');
|
|
|
|
include_once (ROOT_PATH . '/include/parse.inc.php');
|
|
|
|
?>
|
|
|
|
?>
|
|
|
|