This file is indexed.

/usr/share/php/kohana2/modules/smarty/views/demo.php is in libkohana2-modules-php 2.3.4-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 defined('SYSPATH') OR die('No direct access allowed.'); ?>
<h2>Smarty is disabled!</h2>
<p><?php echo $message; ?></p>