mirror of https://github.com/itflow-org/itflow
Mail queue - undo file inclusion, not a fix
This commit is contained in:
parent
8914f4afe7
commit
73c711095a
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue