mirror of
https://github.com/friendica/friendica
synced 2025-04-27 13:50:12 +00: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