mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-02 17:24:41 +02:00
Remove debug
This commit is contained in:
parent
35243cb9b0
commit
b28b40280f
2 changed files with 2 additions and 2 deletions
|
@ -438,7 +438,6 @@ switch ($action) {
|
|||
}
|
||||
case 'buy':
|
||||
$gateway = _post('gateway');
|
||||
print_r($routes);
|
||||
if($gateway == 'balance') {
|
||||
unset($_SESSION['gateway']);
|
||||
r2(U . 'order/pay/' . $routes[2] . '/' . $routes[3]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue