small fix for import

main
hecht 13 years ago
parent 30ae93cfd9
commit 32a1d640bc

@ -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');
?>

Loading…
Cancel
Save