summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3296e26)
raw | patch | inline | side by side (parent: 3296e26)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Mar 2010 09:02:10 +0000 (09:02 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Mar 2010 09:02:10 +0000 (09:02 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16408 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/dak/addons/dak/class_dakkeyring.inc | patch | blob | history |
diff --git a/gosa-plugins/dak/addons/dak/class_dakkeyring.inc b/gosa-plugins/dak/addons/dak/class_dakkeyring.inc
index 6b029f7ed5fcc8d3e52ec044b2f842a637fcb16f..abb3d86d8e5c20dab9254c7d05f873fee70d838b 100644 (file)
*/
public function execute()
{
+ plugin::execute();
+
if(isset($_POST['search'])){
$this->refresh_list();
}