]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/profileactionform.php
No more needed (for this fix) but maybe later. So I always only comment them out.
[quix0rs-gnu-social.git] / lib / profileactionform.php
index fb183b6b607a6ae039d03ec501130a6fa756f647..24d4595c0ebc4594e722cb0e378ed3854af470ce 100644 (file)
@@ -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) {