]> git.ipfire.org Git - thirdparty/sarg.git/commit
Don't check for Dansguardian configuration file existence
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Mon, 22 Dec 2014 13:01:50 +0000 (14:01 +0100)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Mon, 22 Dec 2014 13:01:50 +0000 (14:01 +0100)
commitd9be52c117c1185a8771ad1ce9e5a66ee85b092b
treefa2387cee889539f7d18b2a8d39297822650fc41
parentd230c53e9acbc78935b5ecca00f391d7174b16f5
Don't check for Dansguardian configuration file existence

There is no need to check that the file exists before opening the file. If
it doesn't exist, the error message will say so.
dansguardian_log.c