]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/cp.pl
»ENDE LOESCHMICH in 2012«… ja dann… weg damit
[mfinanz.git] / bin / mozilla / cp.pl
index 969f3c4053611e0119a9f80ba8f75678abc64d8f..4fdfd5ee93cb35bb743421e95f992f018ab5d048 100644 (file)
@@ -95,13 +95,6 @@ sub payment {
   map { $form->{selectaccount} .= "<option value=\"$_->{accno}--$_->{description}\">$_->{accno}--$_->{description}</option>\n";
         $form->{account}        = "$_->{accno}--$_->{description}" if ($_->{accno} eq $accno_arap) } @{ $form->{PR}{"$form->{ARAP}_paid"} };
 
-  # Braucht man das hier überhaupt? Erstmal auskommentieren .. jan 18.12.2010
-  #  map {
-  #    $form->{"select$form->{ARAP}"} .=
-  #      "<option>$_->{accno}--$_->{description}\n"
-  #  } @{ $form->{PR}{ $form->{ARAP} } };
-  # ENDE LOESCHMICH in 2012
-
   # currencies
   # oldcurrency ist zwar noch hier als fragment enthalten, wird aber bei
   # der aktualisierung der form auch nicht mitübernommen. das konzept