]> git.ipfire.org Git - ipfire-2.x.git/commit
ids.cgi: Add function to read the enabled/disabled sid files
authorStefan Schantl <stefan.schantl@ipfire.org>
Wed, 22 Aug 2018 06:38:16 +0000 (08:38 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Wed, 22 Aug 2018 06:38:16 +0000 (08:38 +0200)
commita5d617520b144e22fd2b31795d2b04c8170f93ef
treedbd2746af72f768ed9f3d0e2bf0a8b15ea30c829
parent5a28e721e08104e35c0e7f23a1aee4dff3fbae45
ids.cgi: Add function to read the enabled/disabled sid files

This function is used to read-in the files for enabled or disabled sid
files and stores the sid and their state into a temporary hash which will
be returned by the function.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
html/cgi-bin/ids.cgi