]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
fireinfo.cgi: Fix read-in profile data.
authorStefan Schantl <stefan.schantl@ipfire.org>
Tue, 8 Jun 2021 16:03:30 +0000 (18:03 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Tue, 8 Jun 2021 16:03:30 +0000 (18:03 +0200)
commitcf6821bd297b4cad484809118e18f4a4714a2648
treeb2b41063ed8951272a64a3f0eb8cfab8abcfbf0e
parent870acfcab40869d733e1b72a2554fa80b7c8e2cc
fireinfo.cgi: Fix read-in profile data.

To read-in the whole file content the data type needs to be an array.

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