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