issue #683 - don't linkify homepage field without validating
This commit is contained in:
@@ -514,6 +514,8 @@ function profiles_post(&$a) {
|
||||
}
|
||||
|
||||
if($is_default) {
|
||||
// reload the info for the sidebar widget - why does this not work?
|
||||
profile_load($a,$channel['channel_address']);
|
||||
proc_run('php','include/directory.php',local_user());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user