]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-stats_mods.php
Heavy rewrite:
[mailer.git] / inc / modules / admin / what-stats_mods.php
index 35c27142665b38015a6f7bdd9408a83c92972c78..7afc2e81400b35a20ed9056c9c1c16bc58d3692c 100644 (file)
@@ -62,7 +62,7 @@ if ((REQUEST_GET('mod') == 'index') || (REQUEST_GET('mod') == 'login')) {
 
        // Load module's detail statistic
        $result = SQL_QUERY_ESC("SELECT action, title, counter FROM `{!_MYSQL_PREFIX!}_%s_menu` WHERE `what` != '' AND `what` IS NOT NULL ORDER BY counter DESC",
-               array($mod), __FILE__, __LINE__);
+       array($mod), __FILE__, __LINE__);
        $OUT = ''; $SW = 2;
        while ($content = SQL_FETCHARRAY($result)) {
                // Add color switch