Jacek Kowalski
2012-08-12 127d1a1c43ffa12db0d68fa3dfd9781c6e5b4480
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();