Bugfix: Timeout problems when saving profile settings
This commit is contained in:
+1
-2
@@ -637,8 +637,7 @@ function settings_post(App $a) {
|
||||
}
|
||||
}
|
||||
|
||||
require_once('include/profile_update.php');
|
||||
profile_change();
|
||||
proc_run(PRIORITY_LOW, 'include/profile_update.php', local_user());
|
||||
|
||||
// Update the global contact for the user
|
||||
update_gcontact_for_user(local_user());
|
||||
|
||||
Reference in New Issue
Block a user