]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Fix: [ 1921942 ] html footer is missing from the allextraN report.
authoreldy <>
Thu, 25 Sep 2008 17:35:47 +0000 (17:35 +0000)
committereldy <>
Thu, 25 Sep 2008 17:35:47 +0000 (17:35 +0000)
wwwroot/cgi-bin/awstats.pl

index 42d3ef99577d7d648eac84c6eac45d91dc42dd25..5aa93a3aaa0a2c75fffa89b367f6351678c78e14 100644 (file)
@@ -9048,6 +9048,7 @@ if (scalar keys %HTMLOutput) {
                                        print "</tr>\n";
                                }
                                &tab_end();
+                               &html_end(1);
                        }
                }
        if ($HTMLOutput{'info'}) {