]> git.mxchange.org Git - friendica.git/commitdiff
Corrected class name
authorMichael <heluecht@pirati.ca>
Sun, 19 Nov 2017 00:14:20 +0000 (00:14 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 19 Nov 2017 00:14:20 +0000 (00:14 +0000)
src/Worker/DiscoverPoCo.php

index b54c61a6f669a516bd94987ab8df4d02f0ef20e3..96cfae00b61f3e43da5161864c5c0089e6bae876 100644 (file)
@@ -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: