mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-01-24 06:38:20 -05:00
FE: remove unused checkPermissions function call in devices.php
This commit is contained in:
@@ -31,8 +31,6 @@
|
||||
if (!file_exists($confPath) && file_exists('../config/app.conf')) {
|
||||
$confPath = '../config/app.conf';
|
||||
}
|
||||
|
||||
checkPermissions([$dbPath, $confPath]);
|
||||
?>
|
||||
|
||||
<!-- ----------------------------------------------------------------------- -->
|
||||
|
||||
Reference in New Issue
Block a user