inserted counter for page/api call counting: uVote, pokerstats, danube:api
This commit is contained in:
parent
37b2f60a81
commit
83a8b83c3a
1
api.php
1
api.php
@ -11,3 +11,4 @@ require_once 'config.php';
|
||||
\SYSTEM\system::include_ResultShortcut(); //allow JsonResult() instead of \SYSTEM\LOG\JsonResult()
|
||||
|
||||
echo \SYSTEM\API\api::run('\SYSTEM\API\verify', 'api_danube',\array_merge($_POST,$_GET));
|
||||
new \SYSTEM\LOG\COUNTER("API was called sucessfully.");
|
||||
Reference in New Issue
Block a user