* @version $Id$ * @todo check if user wants notifications via egw popup! */ $GLOBALS['egw']->translation->add_app('notifications'); if (!$GLOBALS['egw_info']['user']['preferences']['notifications']['disable_ajaxpopup']) { echo ''; echo ''; echo '
'; }