Add disable PM option
This commit is contained in:
@ -331,6 +331,7 @@ $I=array(
|
||||
'fatalerror' => 'Fatal error',
|
||||
'prevmatch' => 'Your match was as follows',
|
||||
'matchtoolong' => 'Your match was too long. You can use max. 255 characters. Try splitting it up.',
|
||||
'nocache' => 'Add refresh hack for old browsers.<br>Enable, if refreshing doesn\'t work.'
|
||||
'nocache' => 'Add refresh hack for old browsers.<br>Enable, if refreshing doesn\'t work.',
|
||||
'disablepm' => 'Disable private messages'
|
||||
);
|
||||
?>
|
||||
|
Reference in New Issue
Block a user