X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fpretheme.php;h=b4eaa0553691a0492142e33fde68dbf65987ca94;hb=a5e91175243a41c77a56e73efc3672f20a7e6d23;hp=4584cb29e2564cd31963438d08b295d09c140ecb;hpb=3c97a6703cd5a743fc9339f52996bcb1eb436ef0;p=friendica.git diff --git a/mod/pretheme.php b/mod/pretheme.php index 4584cb29e2..b4eaa05536 100644 --- a/mod/pretheme.php +++ b/mod/pretheme.php @@ -1,22 +1,24 @@ get_theme_screenshot($theme), 'desc' => $desc, 'version' => $version, 'credits' => $credits)); } + killme(); }