From: Michael Date: Sun, 19 Nov 2017 00:14:20 +0000 (+0000) Subject: Corrected class name X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3616ff886ee8f0380b49fb155d14f1303a6528e4;p=friendica.git Corrected class name --- diff --git a/src/Worker/DiscoverPoCo.php b/src/Worker/DiscoverPoCo.php index b54c61a6f6..96cfae00b6 100644 --- a/src/Worker/DiscoverPoCo.php +++ b/src/Worker/DiscoverPoCo.php @@ -14,9 +14,9 @@ use Friendica\Protocol\PortableContact; require_once 'include/datetime.php'; -class DiscoverPoco { +class DiscoverPoCo { /// @todo Clean up this mess of a parameter hell and split it in several classes - public static function execute($command, $param1 = '', $param2 = '', $param3 = '', $param4 = '') + public static function execute($command = '', $param1 = '', $param2 = '', $param3 = '', $param4 = '') { /* This function can be called in these ways: