]> git.mxchange.org Git - mailer.git/blobdiff - inc/mysql-connect.php
New function introduced, fixes for extension installation:
[mailer.git] / inc / mysql-connect.php
index f94fdb8b409ce12ff6d7ac1aa687947ab4eb2476..e25d40dfc7aeb7f31643bc116e777d2ae3ffb1fe 100644 (file)
@@ -61,7 +61,7 @@ foreach ( array(
                'extensions') as $lib) {
 
        // Add it
-       $__functions[] = $lib . '-functions';
+       array_push($__functions, $lib . '-functions');
 } // END - foreach
 
 // Load more function libraries or includes