- Login failtures added to admin/member menu
[mailer.git] / inc / modules / guest / what-login.php
index a0601049a557e944786f4d3393b80b8cc7633ae6..de77d7fe80db994c352091a188108e5b272fc9ce 100644 (file)
@@ -84,7 +84,7 @@ if (IS_MEMBER()) {
        $LAST = "";
        if (GET_EXT_VERSION("sql_patches") >= "0.2.8") {
                $LAST = ", last_login";
-       }
+       } // END - if
 
        // Check login data
        $password = "";