diff --git a/inc/poche/config.inc.php.new b/inc/poche/config.inc.php.new index 39cb2f2f2..8d52497b3 100755 --- a/inc/poche/config.inc.php.new +++ b/inc/poche/config.inc.php.new @@ -44,7 +44,7 @@ define ('FLATTRABLE', '1'); define ('FLATTRED', '2'); define ('ABS_PATH', 'assets/'); -define ('DEFAULT_THEME', 'default'); +define ('DEFAULT_THEME', 'baggy'); define ('THEME', ROOT . '/themes'); define ('LOCALE', ROOT . '/locale');