removed obsolete configs and language strings
This commit is contained in:
@@ -12,7 +12,3 @@ $lang['filesize'] = 'Filesize';
|
||||
$lang['lastmodified'] = 'Last modified';
|
||||
$lang['error_nomatch'] = 'No match';
|
||||
$lang['error_outsidejail'] = 'Access denied';
|
||||
$lang['preview'] = 'Preview';
|
||||
$lang['filetype'] = 'Filetype';
|
||||
$lang['createdby'] = 'Created by';
|
||||
$lang['creatorunknown'] = 'Unknown';
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
<?php
|
||||
|
||||
$lang['allow_in_comments'] = 'Whether to allow the filelist syntax to be used in comments.';
|
||||
$lang['allowed_absolute_paths'] = 'Comma-separated list of absolute paths allowed for globbing.';
|
||||
$lang['web_paths'] = 'Comma-separated list of urls by which to reach the corresponding absolute path from the previous list. MUST have the exact same number of entries as allowed_absolute_paths.';
|
||||
$lang['defaults'] = 'Default options. Use the same syntax as in inline configuration';
|
||||
$lang['extensions'] = 'Comma-separated list of allowed file extensions to list';
|
||||
|
||||
Reference in New Issue
Block a user