summaryrefslogtreecommitdiff
path: root/lib/common.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-06-22 09:31:55 -0700
committerEvan Prodromou <evan@controlyourself.ca>2009-06-22 09:31:55 -0700
commit7cf0a4c6472ab05a0963c003d8c3ecb59237ee67 (patch)
tree9bcc7947420ad6d16412319d24ca6269cc1a1297 /lib/common.php
parent876ab059273a5f223170d6b2c0b9b4342b06c50f (diff)
theme dir, path configurable
Diffstat (limited to 'lib/common.php')
-rw-r--r--lib/common.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/common.php b/lib/common.php
index 14f5c7a7f..0333030e1 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -140,7 +140,9 @@ $config =
'blacklist' => array(),
'autosource' => array()),
'theme' =>
- array('server' => null),
+ array('server' => null,
+ 'dir' => null,
+ 'path'=> null),
'throttle' =>
array('enabled' => false, // whether to throttle edits; false by default
'count' => 20, // number of allowed messages in timespan