Add integrated file upload support
This commit is contained in:
@ -358,5 +358,10 @@ $I=array(
|
||||
'sortframe' => 'Rearrange',
|
||||
'cs' => 'Case sensitive',
|
||||
'hidechatters' => 'Hide list of chatters',
|
||||
'enfileupload' => 'Enable file uploads',
|
||||
'msgattache' => 'Attachement',
|
||||
'filenotfound' => 'File not found!',
|
||||
'maxuploadsize' => 'Maximum upload size in KB',
|
||||
'maxsize' => 'Max %d KB',
|
||||
);
|
||||
?>
|
||||
|
Reference in New Issue
Block a user