We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 942d18e commit bde680dCopy full SHA for bde680d
public/index.php
@@ -16,7 +16,6 @@
16
// Старт PHP сессии
17
session_start();
18
19
-const FILE_PATH = __DIR__ . '/../users.json';
20
const ADMIN_EMAIL = '[email protected]';
21
22
function getUsers($request)
0 commit comments