mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
make the whole subfolder story more bullet proof
This commit is contained in:
@@ -109,7 +109,7 @@ $config['auth_level'][99] = 'Administrator';
|
||||
| a PHP script and you can easily do that on your own.
|
||||
|
|
||||
*/
|
||||
$config['base_url'] = 'http://localhost/logbook';
|
||||
$config['base_url'] = 'http://localhost/logbook/';
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user