mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 04:05:16 +02:00
Merge pull request #1698 from rabuzarus/identity
move some identity related functions to identity.php
This commit is contained in:
commit
1a1c2d74f6
4 changed files with 741 additions and 743 deletions
|
@ -166,7 +166,6 @@ function profile_content(&$a, $update = 0) {
|
|||
|
||||
|
||||
if($tab === 'profile') {
|
||||
require_once('include/profile_advanced.php');
|
||||
$o .= advanced_profile($a);
|
||||
call_hooks('profile_advanced',$o);
|
||||
return $o;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue