Code

Fixed some typos
[gosa.git] / plugins / admin / fai / tabsHook.inc
index f438f82362ceea95f587634387bc4e675fbc4bb4..1a434eadd88847e4470e7b3b82e6fb4e77058078 100644 (file)
@@ -19,7 +19,7 @@ class tabsHook extends tabs
   {
        $baseobject= $this->by_object['faiHook'];
 
-       $new_dn= 'cn='.$baseobject->cn.",ou=hooks,ou=fai,ou=configs,ou=systems,".$_SESSION['config']->current['BASE'];
+       $new_dn= 'cn='.$baseobject->cn.",ou=hooks,ou=fai,ou=configs,ou=systems,".$_SESSION['faifilter']['base'];
 
        if ($this->dn != $new_dn && $this->dn != "new"){