class/BotAPIGG.php
@@ -44,7 +44,7 @@ } class BotAPIGG extends config { private $token; private static $token; const STATUS_DOSTEPNY = 2; const STATUS_DOSTEPNY_DESC = 4; @@ -189,7 +189,7 @@ return $tok; } function existsImage() { function existsImage($hash) { $auth = $this->APIs['Gadu-Gadu']; $token = $this->getToken();