summaryrefslogtreecommitdiff
path: root/lib/common.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-06-14 11:27:48 -0700
committerEvan Prodromou <evan@controlyourself.ca>2009-06-14 11:27:48 -0700
commit7f76c36f24bd51fd4f204f363d5ddf35e9ea9950 (patch)
tree4879f89f393e1a71d721cdaff8bcd7e45d3721c2 /lib/common.php
parente0bdaa787ddf5102417ec35a4996e68cfc8981f2 (diff)
parent77c94c44a622052366dcc03fee522232672d71d9 (diff)
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
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,