mirror of
https://github.com/e107inc/e107.git
synced 2025-08-24 07:03:06 +02:00
Added lan definitions to snapshot creator
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
| GNU General Public License (http://gnu.org).
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/help/fileinspector.php,v $
|
||||
| $Revision: 1.3 $
|
||||
| $Date: 2007-03-19 17:03:14 $
|
||||
| $Revision: 1.4 $
|
||||
| $Date: 2007-03-19 17:27:38 $
|
||||
| $Author: sweetas $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
@@ -42,6 +42,9 @@ $ns -> tablerender("File Key", $text);
|
||||
$text = "The file inspector scans and analyses the files on your sites server. When the inspector encounters
|
||||
an e107 core file, it checks it for file consistency to make sure it isn't corrupted.";
|
||||
|
||||
$text .= "<br /><br />
|
||||
<a href='".e_SELF."?create'>Click here to create a snapshot of your own plugins files for use in file inspector.</a>";
|
||||
|
||||
if ($pref['developer']) {
|
||||
$text .= "<br /><br />
|
||||
The additional string matching tool (developer mode only) enables you to scan the files on your server for text strings
|
||||
|
Reference in New Issue
Block a user