Проект ещё жив!
This commit is contained in:
@@ -15,7 +15,7 @@ if (Utils_ThisFileIsRequested(__FILE__)) {
|
||||
JSON_ReturnError(code: E_UNS_INTERNAL, desc: "you need to enable debug mode in configuration file first");
|
||||
|
||||
if (!isset($_REQUEST["id"]))
|
||||
JSON_ReturnError(code: E_UIN_WRONGID, desc: "valid id must be specified");
|
||||
JSON_ReturnError(code: E_UIN_INSUFARGS, desc: "valid id must be specified");
|
||||
|
||||
if (!isset($_SESSION["userid"]))
|
||||
session_start();
|
||||
|
||||
Reference in New Issue
Block a user