mirror of
https://github.com/itflow-org/itflow
synced 2026-08-05 15:17:17 +00:00
Fix Cron Schedule and new directory includes created inside cron for the cron lock
This commit is contained in:
@@ -188,4 +188,4 @@ while ($job_row = mysqli_fetch_assoc($sql)) {
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/footer.php"; ?>
|
||||
<?php require_once "../includes/footer.php"; ?>
|
||||
|
||||
Reference in New Issue
Block a user