FE: remove unused checkPermissions function and its call in settings

This commit is contained in:
Jokob @NetAlertX
2026-01-11 03:26:45 +00:00
parent 2bdf25ca59
commit 8458bbb0ed
2 changed files with 0 additions and 21 deletions

View File

@@ -24,8 +24,6 @@ if (!file_exists($confPath) && file_exists('../config/app.conf')) {
$confPath = '../config/app.conf';
}
checkPermissions([$dbPath, $confPath]);
// get settings from the API json file
// path to your JSON file