]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/OpenSearch.php
Group selection: Respect "pubmail" and ignore atchived or blocked contacts
[friendica.git] / src / Module / OpenSearch.php
index ff005bd56b6d4a9c31743464e16ed86112ac8a67..309db6af950c5b2ae5f64313e5627377a21bd659 100644 (file)
@@ -16,7 +16,7 @@ class OpenSearch extends BaseModule
        /**
         * @throws \Exception
         */
-       public static function rawContent()
+       public static function rawContent(array $parameters = [])
        {
                header('Content-type: application/opensearchdescription+xml');