Code

Upps
[gosa.git] / plugins / admin / fai / main.inc
index 6616f8e5b762e8c352dfc4f1496c4d4deb55d7c2..ae19b7451f9c023646aa2710cad4a681fa525778 100644 (file)
@@ -39,10 +39,6 @@ if ($remove_lock){
                del_lock ($ui->dn);
                sess_del ('FAI');
        }
-
-       /* Show and save dialog */
-       $FAI->save_object();
-
        /* Page header*/
        if (isset($_SESSION['objectinfo'])){
                $display= print_header(get_template_path('images/fai.png'), _("Fully Automatic Installation"), "<img alt=\"\" align=\"middle\" src=\"".get_template_path('images/closedlock.png')."\"> ".@LDAP::fix($_SESSION['objectinfo']));