Code

Updated FAI template entry.
[gosa.git] / gosa-plugins / fai / admin / fai / tabsHook.inc
index a0a8e7887b27fb0b10ca3318436ef8588eeda4b4..2e9e00a8711e15d76c6ebc814eea042f8bd46605 100644 (file)
@@ -21,7 +21,7 @@ class tabsHook extends tabs
   function save($ignore_account= FALSE)
   {
        $baseobject= $this->by_object['faiHook'];
-       $new_dn ='cn='.$baseobject->cn.",".get_ou('faihookou').$this->parent->fai_release;
+       $new_dn ='cn='.$baseobject->cn.",".get_ou('faiHookRDN').$this->parent->fai_release;
 
        if ($this->dn != $new_dn && $this->dn != "new"){