]> git.mxchange.org Git - mailer.git/blobdiff - inc/mysql-connect.php
More fixes from bugtracker issues, thanks to profi-concept
[mailer.git] / inc / mysql-connect.php
index f9f1457e4d078eefb271a0140d232a654c654a18..a8d95cf98fd0b49b5a2ed8300c5d47f91f9a1eae 100644 (file)
@@ -40,9 +40,6 @@ if (!defined('__SECURITY')) {
 // CFG: DEBUG-SQL (if enabled and DEBUG_MODE is enabled all SQL queries will be logged to debug.log)
 define('DEBUG_SQL', false);
 
-// Load database library
-require_once(PATH."inc/db/lib.php");
-
 // Non-database functions
 require_once(PATH."inc/functions.php");
 
@@ -55,6 +52,9 @@ require_once(PATH."inc/mysql-manager.php");
 // Load extensions and language
 require_once(PATH."inc/extensions.php");
 
+// Load database library
+require_once(PATH."inc/db/lib.php");
+
 // Error handler function
 function __errorHandler ($errno, $errstr, $errfile, $errline) {
        // Construct message