summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3f820e4)
raw | patch | inline | side by side (parent: 3f820e4)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 8 Nov 2005 09:18:00 +0000 (09:18 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 8 Nov 2005 09:18:00 +0000 (09:18 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1866 594d385d-05f5-0310-b6e9-bd551577e9d8
TODO | patch | blob | history | |
plugins/gofon/conference/class_phoneConferenceManagment.inc | patch | blob | history |
index 6002655c40cc6f2044dd8fec856bb8e23b68da43..68417e5066b9a8dc87c7e18b0f7b449deeeb5db9 100644 (file)
--- a/TODO
+++ b/TODO
* Check for Nagios and Übernahme gruppe before showing these options
in group dialog
-* "New" in conference indicator DN?
-
Target for 2.5:
===============
diff --git a/plugins/gofon/conference/class_phoneConferenceManagment.inc b/plugins/gofon/conference/class_phoneConferenceManagment.inc
index 68c9d21297013e187463d453c81d310077655c66..8e61a5e130685218d7fc91e03e7c1e85ccbe7a35 100644 (file)
$this->acl= get_permissions ($this->conftab->dn, $this->ui->subtreeACL);
$this->conftab->set_acl($this->acl);
$this->conftab->set_acl(array(':all'));
- $_SESSION['objectinfo']= $this->dn;
+ unset($_SESSION['objectinfo']);//
}
/* Edit finished, check and save changes */