{ | { | ||||
if ($key == '64ac0bdab7e9f5e48c4d991ec5201d57') { | if ($key == '64ac0bdab7e9f5e48c4d991ec5201d57') { | ||||
ini_set('display_errors', 1); | |||||
ini_set('display_startup_errors', 1); | |||||
error_reporting(E_ALL); | |||||
Yii::error('Cron process orders', 'log-cron'); | Yii::error('Cron process orders', 'log-cron'); | ||||
$hour = 20; | $hour = 20; | ||||
if (strlen($forceDate)) { | if (strlen($forceDate)) { |