From c92098f51fff8ef948898e32c8912a16c30e1c32 Mon Sep 17 00:00:00 2001 From: Karl Burkhart Date: Tue, 16 Aug 2011 08:15:35 +0000 Subject: [PATCH] auf phrasenmodul umgeschrieben --- include/tw/cis_menu_global.inc.php | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) 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); ?>