Mail queue - undo file inclusion, not a fix
This commit is contained in:
@@ -1,8 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
// Set working directory to the directory this cron script lives at.
|
|
||||||
chdir(dirname(__FILE__));
|
|
||||||
|
|
||||||
require_once "../config.php";
|
require_once "../config.php";
|
||||||
|
|
||||||
// Set Timezone
|
// Set Timezone
|
||||||
|
|||||||
Reference in New Issue
Block a user