]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Owa.php
Merge init() and content()
[friendica.git] / src / Module / Owa.php
index 7243c111344b4d159e5fa6d5a86b701936ecd241..ca4eec47ffad0f2cfd94624b15cd9d638ef47ac7 100644 (file)
@@ -27,7 +27,7 @@ use Friendica\Util\Strings;
  */
 class Owa extends BaseModule
 {
-       public static function init()
+       public static function init(array $parameters = [])
        {
 
                $ret = [ 'success' => false ];