Add cleanwhite theme to config.php.dist

fixes #178
This commit is contained in:
Claude 2014-09-09 16:05:57 +02:00
parent 08486262dc
commit b06065c6b2

View File

@ -34,7 +34,7 @@ $config['db_prefix'] = '';
* *
* Which theme to use * Which theme to use
* Folder name in htdocs/themes/ * Folder name in htdocs/themes/
* Currently: default, bootstrap, gabdark, gabdark3, geocities, snowkat, stikkedizr * Currently: default, bootstrap, gabdark, gabdark3, geocities, snowkat, stikkedizr, cleanwhite
* *
*/ */
$config['theme'] = 'default'; $config['theme'] = 'default';