From: hickert Date: Fri, 12 Sep 2008 06:15:54 +0000 (+0000) Subject: Added debug level 256 -> GOSA_SI X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=06ad7b1dd63867f11d303c4f75efaafe9469c690;p=gosa.git Added debug level 256 -> GOSA_SI -All GOsa-SI Socket actions will be shown. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12436 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/include/functions.inc b/gosa-core/include/functions.inc index 2bdae08ef..29f995cc7 100644 --- a/gosa-core/include/functions.inc +++ b/gosa-core/include/functions.inc @@ -86,6 +86,7 @@ define ("DEBUG_POST", 16); define ("DEBUG_SESSION",32); define ("DEBUG_CONFIG", 64); define ("DEBUG_ACL", 128); +define ("DEBUG_SI", 256); /* Rewrite german 'umlauts' and spanish 'accents' to get better results */