(cp 789c06283) fixes #2336 more details in Logger (execution_uuid)

This commit is contained in:
plegall
2025-03-01 14:23:51 +01:00
parent 82b49286ef
commit cc0930e47c
3 changed files with 9 additions and 2 deletions
+2
View File
@@ -109,6 +109,8 @@ include(PHPWG_ROOT_PATH . 'include/template.class.php');
include(PHPWG_ROOT_PATH . 'include/cache.class.php');
include(PHPWG_ROOT_PATH . 'include/Logger.class.php');
$page['execution_uuid'] = generate_key(10);
$persistent_cache = new PersistentFileCache();
// Database connection