mark all notifications read
This commit is contained in:
parent
3e69b86bc1
commit
f03aaf554e
3 changed files with 14 additions and 3 deletions
|
|
@ -68,7 +68,7 @@ function group_content(&$a) {
|
|||
return;
|
||||
}
|
||||
|
||||
// Switch to text mod interface if we have more than 'n' contacts or group members
|
||||
// Switch to text mode interface if we have more than 'n' contacts or group members
|
||||
|
||||
$switchtotext = get_pconfig(local_user(),'system','groupedit_image_limit');
|
||||
if($switchtotext === false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue