From 250b2d03e3dd0dee994eff714a7cafb339a4d1e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 13 Oct 2023 10:12:29 +0200 Subject: [PATCH] Update include.php --- conf/include.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/include.php b/conf/include.php index 9427432..23a9ef3 100644 --- a/conf/include.php +++ b/conf/include.php @@ -17,7 +17,7 @@ /** * Custom 'data' folder path */ -define('APP_DATA_FOLDER_PATH', '__DATA_DIR__/data/'); +define('APP_DATA_FOLDER_PATH', '__DATA_DIR__/'); /** * Additional configuration file name