More spacing
This commit is contained in:
parent
d90238d45f
commit
69db9248c3
1 changed files with 2 additions and 0 deletions
|
@ -29,10 +29,12 @@ integer checkSupportUser(key kID, integer minAccessRights)
|
|||
}
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
checkSupport()
|
||||
{
|
||||
UpdateDSRequest(NULL, llHTTPRequest(API_SERVER + "/zni/Get_Support.php", [], ""), SetDSMeta(["get_support"]));
|
||||
}
|
||||
|
||||
string MakeTimeNotation(integer iSec)
|
||||
{
|
||||
integer iDifference = iSec;
|
||||
|
|
Loading…
Reference in a new issue