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