Bu dosya sadece cron job olarak çalıştırılabilir.Cron job için: php api/withdrawal.phpManuel test için: http://localhost/api/withdrawal.php?cron=1WGET ile cron: wget -q -O /dev/null "http://localhost/api/withdrawal.php?cron=1"
php api/withdrawal.php
wget -q -O /dev/null "http://localhost/api/withdrawal.php?cron=1"