Skip to content

Commit

Permalink
cronjob
Browse files Browse the repository at this point in the history
  • Loading branch information
braindigitalis committed Jun 16, 2024
1 parent 941ae9d commit 8d408dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update-graphs.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
***********************************************************************************************************/

$testuser = 'brain';
$CRONJOB = true;

$settings = json_decode(file_get_contents("config.json"));
$conn = mysqli_connect($settings->dbhost, $settings->dbuser, $settings->dbpass);
Expand Down

0 comments on commit 8d408dd

Please sign in to comment.