From: Evan Prodromou Date: Mon, 22 Jun 2009 04:38:16 +0000 (-0700) Subject: got rid of 'skin' concept a while ago X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=02a4ca9e2ea46cb82829dc65e76efc36b0ec470b;p=quix0rs-gnu-social.git got rid of 'skin' concept a while ago --- diff --git a/lib/common.php b/lib/common.php index a4da251578..361759d0a2 100644 --- a/lib/common.php +++ b/lib/common.php @@ -83,7 +83,6 @@ $config = array('name' => 'Just another Laconica microblog', 'server' => $_server, 'theme' => 'default', - 'skin' => 'default', 'design' => array('backgroundcolor' => '#F0F2F5', 'contentcolor' => '#FFFFFF',