forked from kevinowino869/mitrobill
add break;
This commit is contained in:
parent
2c75499a13
commit
05a5b784aa
@ -56,6 +56,7 @@ switch ($action) {
|
||||
} else {
|
||||
r2(U . "order/package/", 's', Lang::T("You have no unpaid transaction"));
|
||||
}
|
||||
break;
|
||||
case 'view':
|
||||
$trxid = $routes['2'] * 1;
|
||||
$trx = ORM::for_table('tbl_payment_gateway')
|
||||
|
Loading…
x
Reference in New Issue
Block a user