summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 353d148)
raw | patch | inline | side by side (parent: 353d148)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 5 May 2010 09:17:47 +0000 (09:17 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 5 May 2010 09:17:47 +0000 (09:17 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18088 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/setup.php | patch | blob | history |
index 477a3c7ec4ffb1701fb35eb77cdad4f8dffc1ce8..b402b0116368345d8fdb8f79b7f318823c6ec181 100644 (file)
--- a/gosa-core/html/setup.php
+++ b/gosa-core/html/setup.php
/* Start session */
session::start();
-session::global_set('DEBUGLEVEL',1);
+session::global_set('debugLevel',1);
session::set('errorsAlreadyPosted',array());
/* Attribute initialization, reset errors */