]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Theme.php
Update doignore() in main.js to match new Item\Ignore return type
[friendica.git] / src / Module / Theme.php
index 0540267af71787ab759b487ea5576bd8aeca3406..e9ce8d396f239cf63d9becfc4e91105ef39c0f4b 100644 (file)
@@ -10,7 +10,7 @@ use Friendica\Util\Strings;
  */
 class Theme extends BaseModule
 {
-       public static function rawContent()
+       public static function rawContent(array $parameters = [])
        {
                header("Content-Type: text/css");