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:
@@ -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();
|
||||
|
||||
|
Reference in New Issue
Block a user