".$dir." Core File
".$dir." Known Insecurity
".$dir." Core File (Integrity Pass)
".$dir." Core File (Integrity Fail)
".$dir." Core File (Incalculable)
".$dir." Missing Core File
".$dir." Old Core File
".$dir." Non Core File
"; $ns -> tablerender("File Key", $text);*/ $text = "File Inspector scans and analyses the files on your sites server. When File Inspector encounters an e107 core file, it checks it for file consistency to make sure it isn't corrupted."; $text .= "

Click here to create a snapshot of your own plugins files for use in File Inspector."; if ($pref['developer']) { $text .= "

The additional string matching tool (developer mode only) enables you to scan the files on your server for text strings using regular expressions. The regex engine in use is PHP's PCRE (the preg_* functions), so enter your query as #pattern#modifiers in the fields provided."; } $ns -> tablerender("File Inspector Help", $text);