Jacek Kowalski
2012-08-12 bcbe9c0739eb64459a95807ec30b442b3d04edf9
Poprawienie typu zmiennej z tokenem (brak słowa kluczowego static).
1 files modified
2 ■■■ changed files
class/BotAPIGG.php 2 ●●● patch | view | raw | blame | history
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;