From: cajus Date: Mon, 13 Oct 2008 14:07:15 +0000 (+0000) Subject: Fixed constants X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=1b7a973e5890f66294183f1765b807ef2bd38da8;p=gosa.git Fixed constants git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12678 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/include/class_gosaSupportDaemon.inc b/gosa-core/include/class_gosaSupportDaemon.inc index a9c172219..a0b121e50 100644 --- a/gosa-core/include/class_gosaSupportDaemon.inc +++ b/gosa-core/include/class_gosaSupportDaemon.inc @@ -152,7 +152,7 @@ class gosaSupportDaemon break; } } - @DEBUG(GOSA_SI, $line, "".$class."::".$function."" , $file, "".htmlentities($str)."", $info=""); + @DEBUG(DEBUG_SI, $line, "".$class."::".$function."" , $file, "".htmlentities($str)."", $info=""); /****** Set error string. @@ -1012,7 +1012,7 @@ class gosaSupportDaemon break; } } - @DEBUG(GOSA_SI, $line, "".$class."::".$function."" , $file, "".htmlentities($data)."", $info=""); + @DEBUG(DEBUG_SI, $line, "".$class."::".$function."" , $file, "".htmlentities($data)."", $info=""); /*******