]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/newnotice.php
don't do an end tag for empty elements
[quix0rs-gnu-social.git] / actions / newnotice.php
index 607f4b087101c2a70506e8b69b8a3a24ee39fd7a..0045d6c745e01b087966e0000f6907897de1ab0c 100644 (file)
@@ -75,8 +75,8 @@ class NewnoticeAction extends Action {
                }
 
         common_save_replies($notice);  
-
                common_broadcast_notice($notice);
+               
                $returnto = $this->trimmed('returnto');
                if ($returnto) {
                        $url = common_local_url($returnto,