Poprawienie typu zmiennej z tokenem (brak słowa kluczowego static).
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;