diff options
Diffstat (limited to 'sanitycheck.cgi')
-rwxr-xr-x | sanitycheck.cgi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sanitycheck.cgi b/sanitycheck.cgi index 3db3640b7..bfacbf9d2 100755 --- a/sanitycheck.cgi +++ b/sanitycheck.cgi @@ -241,3 +241,4 @@ while (@row = FetchSQLData()) { Status("Sanity check completed."); +PutFooter(); |