Skip to content

Commit

Permalink
Update blea.class.php
Browse files Browse the repository at this point in the history
  • Loading branch information
zoic21 authored Sep 10, 2024
1 parent 831406b commit bf4defd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/class/blea.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ class blea extends eqLogic {

public static function cronDaily(){
self::deamon_stop();
sleep(60);
self::deamon_start();
}

Expand Down

0 comments on commit bf4defd

Please sign in to comment.