add option to limit automatic unsuspensions to a specific suspension reason type...
[freeside.git] / ng_selfservice / payment_only_error.php
1 <? $error = $_GET['error']; ?>
2 <? $title ='Payment Only Error'; include('elements/header.php'); ?>
3 There was in issue processing your payment.
4 <P>
5 <? include('elements/error.php'); ?>
6 <? include('elements/footer.php'); ?>