]> git.mxchange.org Git - friendica.git/blobdiff - mod/regmod.php
Merge branch 'develop' into 1703-worker-splitting
[friendica.git] / mod / regmod.php
index 44bdfe66449029aa9bc1b6380afcb44f8ff6fa10..1983ca0899ddbf0608b43bcccb601046c355d44b 100644 (file)
@@ -97,7 +97,7 @@ function user_deny($hash) {
 
 }
 
-function regmod_content(App &$a) {
+function regmod_content(App $a) {
 
        global $lang;