This file is indexed.

/usr/share/doc/php-horde-test/template/packagetest/bootstrap.php is in php-horde-test 2.2.6-1.

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

The actual contents of the file can be viewed below.

1
2
3
<?php
require_once 'Horde/Test/Bootstrap.php';
Horde_Test_Bootstrap::bootstrap(dirname(__FILE__));