summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1619b97)
raw | patch | inline | side by side (parent: 1619b97)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 16 Mar 2010 08:42:53 +0000 (08:42 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 16 Mar 2010 08:42:53 +0000 (08:42 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16606 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_management.inc | patch | blob | history |
index fb56f994b191e77d5af1386ab7d9605c46725ec2..89f56c163272f825930a41461e8eee52dc472ca4 100644 (file)
$this->registerAction("config-filter","editFilter");
$this->registerAction("saveFilter","saveFilter");
+
+ // To temporay disable the filter caching UNcomment this line.
+ #session::global_un_set(get_class($this)."_filter");
}
/*! \brief Execute this plugin