]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/transaction_functions.php
Continued:
[mailer.git] / inc / libs / transaction_functions.php
index 682c97b82f77b4ce4210bfda595a97ecd2a9e0bd..c4753af6528cc0803796f7118a20efd5a545efea 100644 (file)
@@ -182,8 +182,8 @@ function doTryConfirmTransactions (array $post) {
        $confirmed = FALSE;
 
        // Init arrays/variables
-       $confirmedIds = array();
-       $failedIds = array();
+       $confirmedIds = [];
+       $failedIds = [];
        $points = 0;
 
        // "Walk" through all transaction ids
@@ -199,7 +199,7 @@ function doTryConfirmTransactions (array $post) {
                }
 
                // Init data array
-               $data = array();
+               $data = [];
 
                // Try to load more transaction data
                $result = sqlQueryEscaped("SELECT