summaryrefslogtreecommitdiff
path: root/lib/common.php
diff options
context:
space:
mode:
authorJeffery To <jeffery.to@gmail.com>2009-06-14 15:45:58 +0800
committerJeffery To <jeffery.to@gmail.com>2009-06-14 15:45:58 +0800
commitbb3361467c002e38aa3a424672f332b32a647e17 (patch)
tree233e008fe7ea0962b7a2d26e3f485f4a3e76ec69 /lib/common.php
parent53f31a247e4355318e8a997451930a1b1772099c (diff)
parent77c94c44a622052366dcc03fee522232672d71d9 (diff)
Merge branch '0.8.x' into small-fixes
Diffstat (limited to 'lib/common.php')
-rw-r--r--lib/common.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/common.php b/lib/common.php
index 5aafdfe0e..6bf4ad21f 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -71,7 +71,6 @@ $config =
array('name' => 'Just another Laconica microblog',
'server' => $_server,
'theme' => 'default',
- 'skin' => 'default',
'path' => $_path,
'logfile' => null,
'logo' => null,