Help for this page

Select Code to Download


  1. or download this
    if ($in{tax_id} ne "") {
       warn "updating $username tax to $in{tax_id}";
    ...
     } else {
        warn "Not updating tax_id for $username (\$in{new_aff} == $in{new_
    +aff})";
     }