From ea8b0a4ec135484eb4f1c62bc2b1ba8ca8a29e28 Mon Sep 17 00:00:00 2001 From: hickert Date: Fri, 12 Dec 2008 08:33:39 +0000 Subject: [PATCH] Removed debug info git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13271 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/include/functions.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/gosa-core/include/functions.inc b/gosa-core/include/functions.inc index 8129514a2..f8b8e2025 100644 --- a/gosa-core/include/functions.inc +++ b/gosa-core/include/functions.inc @@ -2814,7 +2814,6 @@ function get_object_info() function set_object_info($str = "") { - echo "-->> $str
"; session::set('objectinfo',$str); } -- 2.30.2