Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 2b89ec97

Von Thomas Kasulke vor mehr als 17 Jahren hinzugefügt

  • ID 2b89ec9756dc1d3525b6163fe4cf4f38af83f9d8
  • Vorgänger ebef09a8
  • Nachfolger 4498437e

Historie eingefügt

Unterschiede anzeigen:

bin/mozilla/rp.pl
2126 2126
      }
2127 2127
    }
2128 2128
  }
2129

  
2129
  # saving the history
2130
  if(!exists $form->{addition} && $form->{id} ne "") {
2131
  	$form->{addition} = "PRINTED";
2132
  	$form->{what_done} = $form->{type};
2133
  	$form->save_history($form->dbconnect(\%myconfig));
2134
  }
2135
  # /saving the history 
2130 2136
  $lxdebug->leave_sub();
2131 2137
}
2132 2138

  

Auch abrufbar als: Unified diff