From: hickert Date: Wed, 31 Mar 2010 07:42:26 +0000 (+0000) Subject: Updated FAI entry listing X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=e8e1b0744dff699c39cf20883fce57ed3ad95010;p=gosa.git Updated FAI entry listing git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17416 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/html/autocomplete.php b/gosa-core/html/autocomplete.php index 3dcabf0dc..880436391 100644 --- a/gosa-core/html/autocomplete.php +++ b/gosa-core/html/autocomplete.php @@ -72,6 +72,7 @@ if (isset($_GET['type']) && $_GET['type'] == "base") { } else { $ui = session::global_get('ui'); + $config = session::global_get('config'); /* Is there a filter object arround? */ if (session::is_set("autocomplete")){