add auto load .env
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
<?php
|
||||
include_once './connection.php';
|
||||
|
||||
|
||||
function hasPermission(int $userId, string $resourceName, string $actionName): bool
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user