Code

Updated FAI template entry.
[gosa.git] / gosa-plugins / fai / admin / fai / tabsVariable.inc
index 37d8c68382b32817953f5ce005277809ba8e79db..5b23577d9eabf3d4d74bbe2d9403d9217823db5f 100644 (file)
@@ -22,7 +22,7 @@ class tabsVariable extends tabs
   function save($ignore_account= FALSE)
   {
        $baseobject= $this->by_object['faiVariable'];
-       $new_dn ='cn='.$baseobject->cn.",".get_ou('faivariableou').$this->parent->fai_release;
+       $new_dn ='cn='.$baseobject->cn.",".get_ou('faiVariableRDN').$this->parent->fai_release;
                        
        if ($this->dn != $new_dn && $this->dn != "new"){