]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit - html/cgi-bin/ids.cgi
ids.cgi: Fix unmatched curly bracket and trailing whitespaces
authorPeter Müller <peter.mueller@ipfire.org>
Sat, 29 Jan 2022 17:07:34 +0000 (17:07 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Sat, 29 Jan 2022 17:07:34 +0000 (17:07 +0000)
commit1b939d0ecc1c9e0551a5f926e2810ae03bca5f8a
tree11572ec3ccd78a6386bbb464b7ac1197ad984663
parent92c53b3e0a7d772498ff0b1e91078152910e92b4
ids.cgi: Fix unmatched curly bracket and trailing whitespaces

The former causes this CGI to crash with an HTTP error 500.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
html/cgi-bin/ids.cgi