class/BotAPIGG.php | ●●●●● patch | view | raw | blame | history |
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) {