]> git.ipfire.org Git - thirdparty/sarg.git/commit
Split the top user report generation
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Sun, 19 Jul 2015 12:55:31 +0000 (14:55 +0200)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Sun, 19 Jul 2015 12:55:31 +0000 (14:55 +0200)
commita3a7e14357f5c64d2f738869f2560f71124b5c1b
tree175714e3660e443ce0e5ae884f72b8db156166e0
parent4f57ddb6349dc5f8c155f3cbeefd438336f1a20b
Split the top user report generation

Use one function to prepare the top user list and another to generate the
html report.

It is the first step to merge the html and email reports.
include/conf.h
topuser.c