]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/ir.pl
Syntaxhighlighting für Emacs erleichter.
[mfinanz.git] / bin / mozilla / ir.pl
index 1d3e1a248d5d41070466f96beeeb71e83abe72a7..3bfcbf6205f9593ef5e171fbca634102b975387a 100644 (file)
@@ -112,7 +112,7 @@ sub invoice_links {
   }
 
   # currencies
-  @curr = split /:/, $form->{currencies};
+  @curr = split(/:/, $form->{currencies});
   chomp $curr[0];
   $form->{defaultcurrency} = $curr[0];