X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fmodexp.php;h=4cc9522479c182767b60a013ade77205863f0287;hb=f94a10bf00de699a5f3d22ea74665053a5661175;hp=5fc7012909e30b8a9380dd873cb66738abd2d005;hpb=35973b9273df73b92b840634ff021deb501e4221;p=friendica.git diff --git a/mod/modexp.php b/mod/modexp.php index 5fc7012909..4cc9522479 100644 --- a/mod/modexp.php +++ b/mod/modexp.php @@ -2,7 +2,7 @@ require_once('library/asn1.php'); -function modexp_init(App &$a) { +function modexp_init(App $a) { if($a->argc != 2) killme();