From 80d83c225ddc691f9ca445b95b90412f7f28e6d0 Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 6 Jul 2011 15:01:04 +0000 Subject: [PATCH] removed debug output git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20940 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../goto/admin/systems/goto/Device/class_InstallRecipe.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/gosa-plugins/goto/admin/systems/goto/Device/class_InstallRecipe.inc b/gosa-plugins/goto/admin/systems/goto/Device/class_InstallRecipe.inc index 8fa298592..12e14731f 100644 --- a/gosa-plugins/goto/admin/systems/goto/Device/class_InstallRecipe.inc +++ b/gosa-plugins/goto/admin/systems/goto/Device/class_InstallRecipe.inc @@ -311,8 +311,6 @@ class InstallRecipe extends plugin function execute() { - print_a($this); - // Log account access if($this->is_account && !$this->view_logged){ $this->view_logged = TRUE; -- 2.30.2