This file is indexed.

/usr/share/knowledgeroot/extension/fckeditor/info.php is in knowledgeroot 0.9.9.5-6.

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
10
11
12
<?php
$CONF = array (
	"title" => "fckeditor for knowledgeroot",
	"description" => "fckeditor for knowledgeroot",
	"version" => "2.6.5",
	"dependencies" => "",
	"state" => "stable",
	"author" => "Frank Habermann",
	"author_email" => "lordlamer@lordlamer.de",
	"author_company" => "LordLamer",
);
?>