Removed old Cron Files from /scripts/ removed old sendmail function along with PHPMailer requirments in functions.php, removed debug php ext check for php-mime-mail-parser and php-imap

This commit is contained in:
johnnyq
2025-11-08 12:56:16 -05:00
parent 65d2b8b2cb
commit 61dedb7e7b
8 changed files with 1 additions and 2370 deletions

View File

@@ -46,8 +46,6 @@ $systemInfo[] = [
// Section: PHP Extensions
$phpExtensions = [];
$extensions = [
'php-mailparse' => 'mailparse',
'php-imap' => 'imap',
'php-mysqli' => 'mysqli',
'php-intl' => 'intl',
'php-curl' => 'curl',