Code

Added debug level 256 -> GOSA_SI
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 12 Sep 2008 06:15:54 +0000 (06:15 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 12 Sep 2008 06:15:54 +0000 (06:15 +0000)
-All GOsa-SI Socket actions will be shown.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12436 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/include/functions.inc

index 2bdae08ef0e02036a43ad3427df3a2cae5f25351..29f995cc7b553068ddb407dd09b34470a4089a11 100644 (file)
@@ -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 */