X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fregmod.php;h=1983ca0899ddbf0608b43bcccb601046c355d44b;hb=4ebebe96fee1ea3dda219fa7049e6d14a142aa19;hp=44bdfe66449029aa9bc1b6380afcb44f8ff6fa10;hpb=4f25396faeaa501907e93b24ee51ebdd08f84993;p=friendica.git diff --git a/mod/regmod.php b/mod/regmod.php index 44bdfe6644..1983ca0899 100644 --- a/mod/regmod.php +++ b/mod/regmod.php @@ -97,7 +97,7 @@ function user_deny($hash) { } -function regmod_content(App &$a) { +function regmod_content(App $a) { global $lang;