diff --git a/config.php b/config.php index 1208fb4..850fe33 100644 --- a/config.php +++ b/config.php @@ -4,7 +4,7 @@ $config = array( // Main settings - 'url' => '/dlist2/', + 'url' => '/dlist/', 'index_files' => array('index', 'default', 'main'), 'debug' => false, diff --git a/resources/init.php b/resources/init.php index c0bc42a..3a4f3bc 100644 --- a/resources/init.php +++ b/resources/init.php @@ -1,5 +1,11 @@