]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-payments.php
Heacy rewrite/cleanup:
[mailer.git] / inc / modules / admin / what-payments.php
index 6b266f45fc1a71fef9f5d85926b3b8e11ca4c94e..027a00e2343b1a5f5aa7195a6af4e70fe3cef9e3 100644 (file)
@@ -48,7 +48,7 @@ if (((!isPostRequestElementSet('t_wait')) || (!isPostRequestElementSet('payment'
 } // END - if
 
 // Init SQL array
-nitSqls();
+initSqls();
 
 if (isFormSent()) {
        switch (getRequestElement('do')) {