mirror of
https://github.com/friendica/friendica
synced 2025-04-24 04:30:11 +00:00
profile load optimisation
This commit is contained in:
parent
18823fe546
commit
6b5a83b9b8
8 changed files with 73 additions and 56 deletions
|
@ -6,7 +6,6 @@ function dfrn_request_init(&$a) {
|
|||
if($a->argc > 1)
|
||||
$which = $a->argv[1];
|
||||
|
||||
require_once('mod/profile.php');
|
||||
profile_init($a,$which);
|
||||
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue