]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-logs.php
Fixes for a lot bug tickets. (Sorry for lame comment)
[mailer.git] / inc / modules / admin / what-logs.php
index 14ab44f1151343e44e64cff93e56d3b5ebbec1e0..c229c552f28c4b83152ff08644d799773959f1b6 100644 (file)
@@ -86,9 +86,7 @@ if (!empty($_GET['access'])) {
                }
                @closedir($handle);
                OUTPUT_HTML("</OL>");
-       }
-        else
-       {
+       } else {
                // logs directory does not exist
                LOAD_TEMPLATE("admin_settings_saved", false, ADMIN_LOGS_DIR_404_1.LOGS_BASE.ADMIN_LOGS_DIR_404_2);
        }