From: Evan Prodromou Date: Mon, 7 Mar 2011 19:32:21 +0000 (-0500) Subject: cleaner is the new default theme (for now) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=0b95d68910bf2c67742083aeb88577dc3ac662fb;p=quix0rs-gnu-social.git cleaner is the new default theme (for now) --- diff --git a/lib/default.php b/lib/default.php index c612557d69..38903730f5 100644 --- a/lib/default.php +++ b/lib/default.php @@ -33,7 +33,7 @@ $default = 'nickname' => 'statusnet', 'wildcard' => null, 'server' => $_server, - 'theme' => 'default', + 'theme' => 'cleaner', 'path' => $_path, 'logfile' => null, 'logo' => null,