This file is indexed.

/usr/share/horde/turba/templates/browse/column_footers.inc is in php-horde-turba 4.2.2-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
9
</tbody>
</table>
<input type="hidden" name="actionID" value="" />
<input type="hidden" name="show" value="<?php echo htmlspecialchars(Horde_Util::getFormData('show', 'all')) ?>" />
<input type="hidden" name="key" value="<?php echo htmlspecialchars(Horde_Util::getFormData('key')) ?>" />
<input type="hidden" name="targetAddressbook" value="" />
<input type="hidden" name="targetList" value="" />
<input type="hidden" name="targetNew" value="" />
</form>