summaryrefslogtreecommitdiff
path: root/lib/config.class.php
diff options
context:
space:
mode:
authorNathan Kinkade <nath@nkinka.de>2015-07-01 02:31:59 +0000
committerNathan Kinkade <nath@nkinka.de>2015-07-01 02:31:59 +0000
commit640e9246d3e1706e7f5ce77ccb586792b19398e0 (patch)
treeac6fe921eed6a891ea562d4604929aec3e1708b9 /lib/config.class.php
parentbbeffce07a41998d21c4805df2af0d88ef0cba04 (diff)
parentfe1bf80dfd9d270cfefc71284eb9d96b00283734 (diff)
Merge remote-tracking branch 'origin/dev'
Diffstat (limited to 'lib/config.class.php')
-rw-r--r--lib/config.class.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/config.class.php b/lib/config.class.php
index 7a2782d..67095ee 100644
--- a/lib/config.class.php
+++ b/lib/config.class.php
@@ -12,7 +12,6 @@ class siteConfig {
public $_rootDir; # root of the site from the perspective of the filesystem
public $_rootURL; # root URL of the site
- public $_adodbDir; # where the ADOBD libraries live - adodb.sourceforge.net
var $_imgDir; # images directory
var $_cssDir; # css files directory
var $_jsDir; # javascript files directory