1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-19 04:41:53 +02:00

Three dependencies updated and moved to vendor directory:

PHPMailer (upgraded to v6 - more testing required)
JsShink
Mysqldump-php
This commit is contained in:
Cameron
2020-02-29 11:56:05 -08:00
parent a5193f2850
commit 1925ce5264
89 changed files with 7112 additions and 2371 deletions

View File

@@ -2449,7 +2449,7 @@ class e_db_pdo implements e_db
}
include_once(dirname(__FILE__) . '/Ifsnop/Mysqldump/Mysqldump.php');
// include_once(dirname(__FILE__) . '/Ifsnop/Mysqldump/Mysqldump.php');
$config = e107::getMySQLConfig();