X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmysql-connect.php;h=f6c1a1f1264f56d8ae6884cbda82cae2c53da8bf;hb=8d55583979393ee9d065531e3a2f6ab1507406d3;hp=42b6a887dc41966c7e792983c6961eedb17841f0;hpb=a2ca374f65976d21651fffb64a78d3a9678bb3b8;p=mailer.git diff --git a/inc/mysql-connect.php b/inc/mysql-connect.php index 42b6a887dc..f6c1a1f126 100644 --- a/inc/mysql-connect.php +++ b/inc/mysql-connect.php @@ -109,9 +109,6 @@ if (!isInstalling()) { // Run the init filter chain runFilterChain('init'); - // Load "databases" aka static arrays - loadIncludeOnce('inc/databases.php'); - // Check module for permissions $checkModule = checkModulePermissions();