This commit is contained in:
William 2022-04-04 16:10:20 +00:00
parent e69aaeb720
commit 70bca1411b
2 changed files with 0 additions and 6 deletions

View File

@ -106,9 +106,4 @@ class AccessControl
{
return;
}
private function api($powerLevel): void
{
// ...
}
}

View File

@ -1 +0,0 @@
<?php $app = require '../../../app/inc.php';