dashboard
repositories
filestore
activity
search
login
main
/
bot
Bot Gadu-Gadu
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
[core] Poprawka literówki w klasie BotPull
Jacek Kowalski
2014-06-11
5ab2921256e688e2f005b04bfe08f8c8bb91fd68
[bot]
/
BotHTTP.php
1
2
3
4
<?php
require_once('./class/std.php');
new BotPull(new BotMessageHTTP());
?>