Additional error checking for scratchpads
This commit is contained in:
@@ -40,3 +40,4 @@ $lang['scratchpad_cancel'] = 'Cancel';
|
||||
$lang['scratchpad_err_nopath'] = 'Scratchpad path missing';
|
||||
$lang['scratchpad_err_badpath'] = 'Invalid scratchpad path';
|
||||
$lang['scratchpad_err_unknown'] = 'Unknown scratchpad pad name';
|
||||
$lang['scratchpad_err_unreadable'] = 'Scratchpad file is not readable';
|
||||
|
||||
Reference in New Issue
Block a user