]> git.ipfire.org Git - thirdparty/sarg.git/commit
Dynamically sort the millisecond columns
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Fri, 26 Nov 2010 11:30:28 +0000 (11:30 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Fri, 26 Nov 2010 11:30:28 +0000 (11:30 +0000)
commit32b1f88e194a7ac657b583ea1dc30abfb1436fb7
tree5276aa9a7560c17990492a9a8851b495ad5ade09
parent37be4d85a463c201c96dcfe959e4296eaec24fb3
Dynamically sort the millisecond columns

The time columns containing the millisecond could not be sorted
properly if formatted with a dot as the separator.

Thanks to igora100 for pointing out the problem.
html.c
topuser.c