Skip to content

Commit bde680d

Browse files
committed
remove users json filepath
1 parent 942d18e commit bde680d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

public/index.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
// Старт PHP сессии
1717
session_start();
1818

19-
const FILE_PATH = __DIR__ . '/../users.json';
2019
const ADMIN_EMAIL = '[email protected]';
2120

2221
function getUsers($request)

0 commit comments

Comments
 (0)