set_var("total_charge", $total_charge); //end specific vars //end charge up template vars if($maintmode=="True"){ print $template->parse("maintmode.php"); exit; } print $template->parse("payerror.php"); ?>