Code

removed debug output
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 6 Jul 2011 15:01:04 +0000 (15:01 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 6 Jul 2011 15:01:04 +0000 (15:01 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20940 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/admin/systems/goto/Device/class_InstallRecipe.inc

index 8fa298592880d7a9357d07e098a0dd9c1d840ded..12e14731f1c58fb30e53beb969a07fdae82e1a37 100644 (file)
@@ -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;