get_session(); $registry = $appbox->get_registry(); $usr_id = $session->get_usr_id(); phrasea::headers(); User_Adapter::updateClientInfos(2); $user = User_Adapter::getInstance($usr_id, $appbox); ?> <?php echo $registry->get('GV_homeTitle') ?> Client get('GV_RootPath') . 'www/skins/client/'; if ($hdir = opendir($cssPath)) { while (false !== ($file = readdir($hdir))) { if (substr($file, 0, 1) == "." || mb_strtolower($file) == "cvs") continue; if (is_dir($cssPath . $file)) { $css[$file] = $file; } } closedir($hdir); } $cssfile = false; $baskStatus = '1'; $mode_pres = ''; $cssfile = $user->getPrefs('client_css'); $baskStatus = $user->getPrefs('client_basket_status'); $mode_pres = $user->getPrefs('client_view'); $start_page = $user->getPrefs('start_page'); $start_page_query = $user->getPrefs('start_page_query'); if ( ! $cssfile && isset($css['000000'])) $cssfile = '000000'; $cssfile = 'skins/client/000000/clientcolor.css'; ?>
getTwig(); echo $twig->render('common/menubar.twig', array('module' => 'client', 'events' => $events_mngr)); ?>
get('GV_googleAnalytics')) != '') { ?>