X-Git-Url: http://git.joshuawise.com/patchfork.git/blobdiff_plain/f5c414995cad79370c30711c74ef1a2bcc5b0d0a..0c1f6f504940ab4b9486757cee541b22f0aab8a5:/player/config.php diff --git a/player/config.php b/player/config.php index 2a08889..748156c 100644 --- a/player/config.php +++ b/player/config.php @@ -46,6 +46,7 @@ @ob_start(); require_once("../inc/base.php"); require_once("../lang/master.php"); + header("Content-Type: text/html; charset=UTF-8"); ?> @@ -212,6 +213,8 @@ $themes = get_available_themes(); $ctheme = get_config("theme", "default"); foreach($themes as $theme) { + if ($theme == "mini") + continue; echo "\n