mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-09-15 23:58:34 -04:00
FE: remove unused checkPermissions function call in devices.php
This commit is contained in:
1 parent
bd73b3b904
commit
8c2a582cfc
1 file changed
-2
@@ -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