mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-11 01:24:27 +02:00
display request issue
This commit is contained in:
parent
a50343830f
commit
004193e849
2 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,7 @@ 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