updated plugin WP Mail SMTP
version 2.4.0
This commit is contained in:
@ -6,6 +6,4 @@ $vendorDir = dirname(dirname(__FILE__));
|
||||
$baseDir = dirname($vendorDir);
|
||||
|
||||
return array(
|
||||
'Google_Service_' => array($vendorDir . '/google/apiclient-services/src'),
|
||||
'Google_' => array($vendorDir . '/google/apiclient/src'),
|
||||
);
|
||||
|
Reference in New Issue
Block a user