]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Theme.php
Possibly Avoid database error when storing photo item
[friendica.git] / src / Module / Theme.php
index 6c164b5ba5e26f11fdd20e4fba40fe162dc5e327..a57751ceaf0264329105af4592c904a72521f3ea 100644 (file)
@@ -30,7 +30,7 @@ use Friendica\Util\Strings;
  */
 class Theme extends BaseModule
 {
-       public function rawContent()
+       protected function rawContent(array $request = [])
        {
                header('Content-Type: text/css');