make the whole subfolder story more bullet proof

This commit is contained in:
HB9HIL
2025-01-22 10:43:01 +01:00
parent e640baae0c
commit 96e537c730
4 changed files with 13 additions and 34 deletions

View File

@@ -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/';
/*
|--------------------------------------------------------------------------