($ML{'error.noremote'}) unless $remote; my $authas = $GET{'authas'} || $remote->{'user'}; my $u = LJ::get_authas_user($authas); return $err->($ML{'error.invalidauth'}) unless $u; # authas switcher form $body .= "
\n\n"; $body .= ""; $body .= ""; $body .= "$LJ::SITENAMESHORT Store. Used coupons are marked out, but "; $body .= "still appear in the table. p?>"; my $tbl; $tbl .= "Item | Amount | "; $tbl .= "Code |
---|---|---|
"; $tbl .= $str->(LJ::Pay::product_name('coupon', $row->{'type'})); $tbl .= " | " . $str->($damt->($row->{'arg'})) . " | "; $tbl .= $str->($row->{'cpid'} . "-" . $row->{'auth'}); $tbl .= " |