mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Mail queue - undo file inclusion, not a fix
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
<?php
|
||||
|
||||
// Set working directory to the directory this cron script lives at.
|
||||
chdir(dirname(__FILE__));
|
||||
|
||||
require_once "../config.php";
|
||||
|
||||
// Set Timezone
|
||||
|
||||
Reference in New Issue
Block a user