diff --git a/include/tw/cis_menu_global.inc.php b/include/tw/cis_menu_global.inc.php index f6a9a34f4..58a8e2e23 100644 --- a/include/tw/cis_menu_global.inc.php +++ b/include/tw/cis_menu_global.inc.php @@ -22,11 +22,17 @@ /** * Menue Oben Rechts fuer CIS Seite */ + +require_once ('../include/phrasen.class.php'); +require_once ('../include/functions.inc.php'); + +$sprache = getSprache(); +$p = new phrasen($sprache); ?>