]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin.php
BLOB->TEXT rewritten, all _user tables now handled by ext-user, except user_book...
[mailer.git] / inc / modules / admin.php
index 37f234633d8af064788daffe78fbde4d9ecea63a..4dd0b55cf7bec103ebfca561a49ce2840a78ad9a 100644 (file)
@@ -208,7 +208,7 @@ if (!isAdminRegistered()) {
        // Check if the admin has submitted data or not
        if ((IS_FORM_SENT()) && ((!REQUEST_ISSET_POST(('login'))) || (!REQUEST_ISSET_POST(('pass'))) || (strlen(REQUEST_POST('pass')) < 4))) {
                REQUEST_SET_POST('ok', "***");
-       }
+       } // END - if
 
        if ((IS_FORM_SENT()) && (REQUEST_POST('ok') != "***")) {
                // All required data was entered so we check his account