Remove unused dbconfig.php include and add DNS resolution tests
All checks were successful
Deploy Production Email Reports (Unified) / deploy (push) Successful in 57s
All checks were successful
Deploy Production Email Reports (Unified) / deploy (push) Successful in 57s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
include 'dbconfig.php';
|
||||
// dbconfig.php not needed - using environment variables directly
|
||||
require("phpmailer/class.phpmailer.php");
|
||||
date_default_timezone_set('America/Chicago');
|
||||
$dateToday = date('Y-m-d');
|
||||
|
||||
Reference in New Issue
Block a user