diff --git a/front/devices.php b/front/devices.php index 187869e2..a9ccce6c 100755 --- a/front/devices.php +++ b/front/devices.php @@ -31,8 +31,6 @@ if (!file_exists($confPath) && file_exists('../config/app.conf')) { $confPath = '../config/app.conf'; } - - checkPermissions([$dbPath, $confPath]); ?>