]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/all.php
Fix for bug #00019 (Linkified all @ addresses in a message)
[quix0rs-gnu-social.git] / actions / all.php
index 44e3fd2394be28d1ff6dfc1e5edf3b8b71dcf514..a8b08565aa83e1884fcaba3b08cdbfd08544c68e 100644 (file)
@@ -65,7 +65,7 @@ class AllAction extends StreamAction {
                $cur = common_current_user();
                
                if ($cur && $cur->id == $user->id) {
-                       common_notice_form();
+                       common_notice_form('all');
                }
                
                $this->views_menu();