Removed checks whether or not AF_FILES have
authorFabian Keil <fk@fabiankeil.de>
Fri, 22 Dec 2006 14:19:27 +0000 (14:19 +0000)
committerFabian Keil <fk@fabiankeil.de>
Fri, 22 Dec 2006 14:19:27 +0000 (14:19 +0000)
commitc3c68927218de3a347bf37a50a36038ada6f6145
tree913128cd4a6ec0f69e819f338a1ccee80689222b
parent1a63d771a1a9f6367cfab46c3d51f85511a4fc09
Removed checks whether or not AF_FILES have
data structures associated with them in cgi_show_status.
It doesn't matter as we're only interested in the file names.

For the action files the checks were always true,
but they prevented empty filter files from being
listed. Fixes parts of BR 1619208.
cgisimple.c