mirror of
https://github.com/pierre42100/ComunicAPI
synced 2025-06-19 16:45:17 +00:00
Added incognito mode
This commit is contained in:
@ -38,7 +38,7 @@ class friendsController{
|
||||
}
|
||||
|
||||
//Update the last activity of the user
|
||||
CS::get()->components->user->updateLastActivity(userID);
|
||||
update_last_user_activity_if_allowed();
|
||||
|
||||
//Return list
|
||||
return $api_list;
|
||||
|
Reference in New Issue
Block a user