summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 11c017b)
raw | patch | inline | side by side (parent: 11c017b)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 8 Mar 2010 08:07:31 +0000 (08:07 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 8 Mar 2010 08:07:31 +0000 (08:07 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16324 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_listing.inc | patch | blob | history |
index 7ec88be52a422b8b9b0f6de6c030477f7489c826..f49960ad0775760071ec5bc0fd3488f9c471dbf4 100644 (file)
function setFilter($filter)
{
$this->filter= &$filter;
+ $filter->headpage = &$this;
if ($this->departmentBrowser){
$this->departments= $this->getDepartments();
}