]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/favor.php
Twitter Import + avatar fixes (cleaning up + fixing)
[quix0rs-gnu-social.git] / actions / favor.php
index 05c95c5794b373bdd099b5162d4817dccd089233..720d80541fd117f748e2a27e5eb58fe096bb53c4 100644 (file)
@@ -85,7 +85,7 @@ class FavorAction extends FormAction
             $disfavor = new DisFavorForm($this, $notice);
             $disfavor->show();
             $this->elementEnd('body');
-            $this->elementEnd('html');
+            $this->endHTML();
             exit;
         }
         common_redirect(common_local_url('showfavorites',