]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/login.php
Merge branch '1.0.x' into people_tags_rebase
[quix0rs-gnu-social.git] / actions / login.php
index 547374a12e803c307a16b97ee6ca093a19fbfd05..7ec9c321391d1ea04994266834948f0871a36ac1 100644 (file)
@@ -301,4 +301,8 @@ class LoginAction extends Action
     function showNoticeForm()
     {
     }
+
+    function showProfileBlock()
+    {
+    }
 }