summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d1bf596)
raw | patch | inline | side by side (parent: d1bf596)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 26 Apr 2006 05:47:10 +0000 (05:47 +0000) | ||
committer | hickert <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 | patch | blob | history |
diff --git a/plugins/admin/applications/class_applicationManagement.inc b/plugins/admin/applications/class_applicationManagement.inc
index f82a5013e5a185116a6890eec0370511559934c1..fe24a2557f291a51f584ef1fc9f718a3b080022e 100644 (file)
{
/* 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']);