class/BotAPIGG.php
@@ -6,7 +6,7 @@ function __construct($msg, $httpcode, $content) { $this->httpcode = $httpcode; $this->content = $content; parent::__construct($msg); parent::__construct($msg.' Błąd '.$httpcode); } function __get($name) { @@ -189,7 +189,7 @@ return $tok; } function existsImage() { function existsImage($hash) { $auth = $this->APIs['Gadu-Gadu']; $token = $this->getToken();