From: friendica Date: Tue, 13 Dec 2011 03:08:13 +0000 (-0800) Subject: unnecessary slash in profile update path X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ee4975f1cd9f205e2300f3e22e51079c5e26f155;p=friendica.git unnecessary slash in profile update path --- diff --git a/mod/profile.php b/mod/profile.php index b7f2c96624..642e198b79 100644 --- a/mod/profile.php +++ b/mod/profile.php @@ -236,7 +236,7 @@ function profile_content(&$a, $update = 0) { $o .= '
' . "\r\n"; $o .= "\r\n"; + . "; var netargs = '?f='; var profile_page = " . $a->pager['page'] . "; \r\n"; }