X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Futil.php;h=795997868305ff09b2ada3614cf7a9a8d1089cf3;hb=d3e47797485d671bd6f806cd0ba72f499e049a66;hp=a30d69100289f08a94ba8e850bbcb1ed6f127e2e;hpb=9b75e162c7002c1f29fa4ba6c1bfab7fb6b163f8;p=quix0rs-gnu-social.git diff --git a/lib/util.php b/lib/util.php index a30d691002..7959978683 100644 --- a/lib/util.php +++ b/lib/util.php @@ -1529,7 +1529,8 @@ function common_user_uri(&$user) function common_notice_uri(&$notice) { return common_local_url('shownotice', - array('notice' => $notice->id)); + array('notice' => $notice->id), + null, null, false); } // 36 alphanums - lookalikes (0, O, 1, I) = 32 chars = 5 bits