]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/ThemeDetails.php
Merge remote-tracking branch 'upstream/develop' into api4
[friendica.git] / src / Module / ThemeDetails.php
index 0f45af13c52c1bee4d99404046166afbf99a34a6..5b931e117244a0e1696e240956fa1a2cf48739ba 100644 (file)
@@ -29,7 +29,7 @@ use Friendica\Core\Theme;
  */
 class ThemeDetails extends BaseModule
 {
-       public static function rawContent()
+       public function rawContent()
        {
                if (!empty($_REQUEST['theme'])) {
                        $theme = $_REQUEST['theme'];