diff options
Diffstat (limited to 'lib/config.class.php')
| -rw-r--r-- | lib/config.class.php | 1 |
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
|
