summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c9766f5)
raw | patch | inline | side by side (parent: c9766f5)
author | hzerres <hzerres@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 22 Nov 2010 14:29:10 +0000 (14:29 +0000) | ||
committer | hzerres <hzerres@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 22 Nov 2010 14:29:10 +0000 (14:29 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20321 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/groupware/personal/groupware/FolderWidget/class_FolderWidget.inc | patch | blob | history |
diff --git a/gosa-plugins/groupware/personal/groupware/FolderWidget/class_FolderWidget.inc b/gosa-plugins/groupware/personal/groupware/FolderWidget/class_FolderWidget.inc
index 75a82d4a19c31ec0c7e8d84ea27734f3689d7ce1..c9914869c9dcbdab6f58c849745c7e597732d794 100644 (file)
$status = $data['status'];
$this->addPath($path, $name, $acls, $status);
}
- echo "<pre>";
- print_r($data);
- echo "</pre>";
-
}