X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fprofileactionform.php;h=24d4595c0ebc4594e722cb0e378ed3854af470ce;hb=07f145049e8f0de848255d7b21ddb64866db0c83;hp=fb183b6b607a6ae039d03ec501130a6fa756f647;hpb=e9225fabddb4c7dc2fef2c66b4ba3ecfd8c2f07d;p=quix0rs-gnu-social.git diff --git a/lib/profileactionform.php b/lib/profileactionform.php index fb183b6b60..24d4595c0e 100644 --- a/lib/profileactionform.php +++ b/lib/profileactionform.php @@ -131,7 +131,7 @@ class ProfileActionForm extends Form $this->out->hidden($action.'to-' . $this->profile->id, $this->profile->id, - $action.'to'); + 'profileid'); if ($this->args) { foreach ($this->args as $k => $v) {