]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/register.php
no profileblock on login actions
[quix0rs-gnu-social.git] / actions / register.php
index d0dbceeb81c4f1dd63f88072a564bb202801abfa..1bcd3edc171958ccc193b9af1016cff454efcc7e 100644 (file)
@@ -610,4 +610,8 @@ class RegisterAction extends Action
     function showNoticeForm()
     {
     }
+
+    function showProfileBlock()
+    {
+    }
 }