summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 936f83a)
raw | patch | inline | side by side (parent: 936f83a)
author | hzerres <hzerres@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 10 Sep 2010 09:42:05 +0000 (09:42 +0000) | ||
committer | hzerres <hzerres@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 10 Sep 2010 09:42:05 +0000 (09:42 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19596 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/groupware/personal/groupware/class_groupware.inc | patch | blob | history |
diff --git a/gosa-plugins/groupware/personal/groupware/class_groupware.inc b/gosa-plugins/groupware/personal/groupware/class_groupware.inc
index 1cd06d9ecee0a27d90e0c831e219b5b9c2beabc4..eb546abce07e8f405ef6e827fe6eb022be773659 100644 (file)
private $groupwarePluginRef = False;
function __construct(&$pluginRef){
-
- $this->debug = true;
-
- echo "init Dao";
+
$this->groupwarePluginRef = &$pluginRef;
/*