From 9ad7e6a8e6b1dae809946942a4216bafc572883b Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Sat, 31 Aug 2013 18:37:52 +0000 Subject: remote config directory (we do not need it) --- update.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/update.php b/update.php index 0094aa7..cc35e44 100755 --- a/update.php +++ b/update.php @@ -80,11 +80,9 @@ class Smarty_Hostinfo extends Smarty { parent::__construct(); $this->setCompileDir(__DIR__ . '/templates_c/'); - $this->setConfigDir(__DIR__ . '/configs/'); - - $this->default_resource_type = 'dokuwiki'; $this->addPluginsDir(__DIR__ . '/plugins/'); + $this->default_resource_type = 'dokuwiki'; $this->loadFilter("pre", 'whitespace_control'); $this->caching = Smarty::CACHING_OFF; -- cgit v1.2.3-1-g7c22