Code

Removed debug info
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 12 Dec 2008 08:33:39 +0000 (08:33 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 12 Dec 2008 08:33:39 +0000 (08:33 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13271 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/include/functions.inc

index 8129514a28ce17ba7b53b0f150fb9caeb552bc82..f8b8e2025397ce445dccb0d49e5e8dbf91c94e24 100644 (file)
@@ -2814,7 +2814,6 @@ function get_object_info()
 
 function set_object_info($str = "")
 {
-  echo "-->> $str <br>";
   session::set('objectinfo',$str);
 }