LiveHelp

EscuderoKevin

Well-Known Member
Jul 2, 2015
380
181
130


1.
PHP:
    if(!$key)
    {
        //$error = 'Brak klucza API';
        exit;
    }
    else if($key != $api_key)
    {
        //$error = 'Podano błędny klucz API';
        exit;
    }

2.
PHP:
          api: {
               title: 'Address License Key np. (http://IpVPS/LiveHelp/check.php',
                  type: 'string'
          },

          apiKey: {
               title: 'License key (API):',
                  type: 'string'
          },


And its for sinusbot ???
 

Supervisor

Administrator
Apr 27, 2015
1,863
2,546
335
This code is not written by me, please remove this topic
(He really wanted to say "...IS WRITTEN BY ME..." ->
0855b96029.png
please provide proof :D
Otherwise: TeamSpeak is really my software. I want TeamSpeak to remove it from their website!
 
Last edited:
Top