Merge branch 'units-sortable'
[kivitendo-erp.git] / bin / mozilla / oe.pl
index 563e94b..1d98eab 100644 (file)
@@ -516,7 +516,7 @@ sub form_footer {
 sub update {
   $main::lxdebug->enter_sub();
 
-  my ($recursive_call) = shift;
+  my ($recursive_call) = @_;
 
   my $form     = $main::form;
   my %myconfig = %main::myconfig;