mojotrollz: call counter
This commit is contained in:
parent
d27abc39d7
commit
c2015785da
3
api.php
3
api.php
@ -16,4 +16,5 @@ if(!$json){
|
||||
|
||||
//Construct the api with the dasense specific ApiVerfy Class and the call handler for da-sense api-calls ApiClass
|
||||
//ApiClass contains all stuff you would seek in the index -> look there
|
||||
echo \SYSTEM\API\api::run('\SYSTEM\API\verify', 'api_mojotrollz',$json);
|
||||
echo \SYSTEM\API\api::run('\SYSTEM\API\verify', 'api_mojotrollz',$json);
|
||||
new \SYSTEM\LOG\COUNTER("API was called sucessfully.");
|
||||
Loading…
x
Reference in New Issue
Block a user