From: hickert Date: Fri, 15 Feb 2008 10:18:44 +0000 (+0000) Subject: Removed debug setting X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=271561e7781a4c6357d1d52ce190a37a5e1d17bf;p=gosa.git Removed debug setting git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8929 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/html/main.php b/gosa-core/html/main.php index 7e4412085..af0716483 100644 --- a/gosa-core/html/main.php +++ b/gosa-core/html/main.php @@ -137,8 +137,6 @@ bindtextdomain($domain, LOCALE_DIR); textdomain($domain); @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__, $lang, "Setting language to"); -session::un_set('plist'); - /* Prepare plugin list */ if (!session::is_set('plist')){ /* Initially load all classes */