Removed old phpmailer from all cronjobs

This commit is contained in:
Xenomporio
2022-07-03 21:21:09 +02:00
parent 77b2d7e2d3
commit a4809ff0f1
47 changed files with 3 additions and 816 deletions
-3
View File
@@ -9,9 +9,6 @@ include(dirname(__FILE__)."/../www/lib/class.erpapi.php");
include(dirname(__FILE__)."/../www/lib/class.remote.php");
include(dirname(__FILE__)."/../www/lib/class.httpclient.php");
include(dirname(__FILE__)."/../www/lib/class.aes.php");
include(dirname(__FILE__)."/../www/plugins/phpmailer/class.phpmailer.php");
include(dirname(__FILE__)."/../www/plugins/phpmailer/class.smtp.php");
class app_t {
var $DB;