WIP: schedulers..
This commit is contained in:
@@ -39,7 +39,7 @@ function getOrder($token, $orderId)
|
||||
function brecho($msg)
|
||||
{
|
||||
echo '<br><pre>';
|
||||
var_dump($msg);
|
||||
print_r($msg);
|
||||
echo PHP_EOL;
|
||||
echo '</pre><br>';
|
||||
}
|
||||
Reference in New Issue
Block a user