From 569848c7be3da12e6e0745daab8629781a97066b Mon Sep 17 00:00:00 2001 From: Austin Date: Fri, 5 Nov 2021 01:56:46 -0400 Subject: [PATCH] website ping --- globals/config.php | 7 +------ globals/functions.php | 2 +- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/globals/config.php b/globals/config.php index 0a43d83..92a31d8 100644 --- a/globals/config.php +++ b/globals/config.php @@ -85,12 +85,7 @@ try //autoloader include require 'C:\Users\Administrator\vendor\autoload.php'; - - //mail includes - require 'C:\Users\Administrator\vendor\phpmailer\phpmailer\src\Exception.php'; - require 'C:\Users\Administrator\vendor\phpmailer\phpmailer\src\PHPMailer.php'; - require 'C:\Users\Administrator\vendor\phpmailer\phpmailer\src\SMTP.php'; - + //alphaland specfic dependencies include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Users/Activation.php"; diff --git a/globals/functions.php b/globals/functions.php index 1eb7b99..d3b7b7a 100644 --- a/globals/functions.php +++ b/globals/functions.php @@ -6780,7 +6780,7 @@ function getNav() '.$gameserverstatus.'
'; }