Code

Removed debug output
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 26 Apr 2006 05:47:10 +0000 (05:47 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 26 Apr 2006 05:47:10 +0000 (05:47 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3113 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/applications/class_applicationManagement.inc

index f82a5013e5a185116a6890eec0370511559934c1..fe24a2557f291a51f584ef1fc9f718a3b080022e 100644 (file)
@@ -637,7 +637,6 @@ class applicationManagement extends plugin
   {
     /* Paste copied/cutted object in here
      */
-    echo "jo";
     if(($s_action == "editPaste") || ($this->CopyPasteHandler->stillOpen())){
       $this->CopyPasteHandler->save_object();
       $this->CopyPasteHandler->SetVar("base", $_SESSION['CurrentMainBase']);