Skip to content

Commit

Permalink
Fix. Cron. Cron file. Delete global sign to the variable by defaults,…
Browse files Browse the repository at this point in the history
… global variable cannot be updated by FileDB call.
  • Loading branch information
alexandergull committed Apr 4, 2024
1 parent 47d17e6 commit a25eb4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uniforce/data/cron.php
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<?php
global $uniforce_tasks;
$uniforce_tasks = array ();

0 comments on commit a25eb4b

Please sign in to comment.