]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-admins_edit.php
Continued:
[mailer.git] / inc / modules / admin / what-admins_edit.php
index a06301d87b0f4c2c9793daa9ef8ddb495bcabac6..003760b60c2ff3f2e4065b38e66de3b9d706a668 100644 (file)
@@ -45,7 +45,7 @@ addYouAreHereLink('admin', __FILE__);
 
 // Set selection data to empty array when it is empty
 if (!isPostRequestElementSet('sel')) {
-       setPostRequestElement('sel', array());
+       setPostRequestElement('sel', []);
 } // END - if
 
 // Check if direct admin account was selected