fix double encoding of homepage in profile activity - not as straight-forward as it looked
This commit is contained in:
@@ -611,7 +611,7 @@ function profiles_content(&$a) {
|
||||
}
|
||||
}
|
||||
|
||||
logger('extra_fields: ' . print_r($extra_fields,true));
|
||||
//logger('extra_fields: ' . print_r($extra_fields,true));
|
||||
|
||||
$f = get_config('system','birthday_input_format');
|
||||
if(! $f)
|
||||
|
||||
Reference in New Issue
Block a user