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