Why isnt it working on prod

This commit is contained in:
Karl Cordes 2025-02-20 13:25:43 +11:00
parent a9b95156fe
commit 9106004c93

View file

@ -159,4 +159,5 @@ foreach ($job['PurchaseOrder'] as $purchaseOrder):
</div>
<pre><?php print_r($job); ?></pre>
<?php // debug($job);?>