dashboard
repositories
filestore
activity
search
login
main
/
bot
Bot Gadu-Gadu
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Przeportowanie moduĊu synonimy do nowej wersji API
Jacek Kowalski
2012-07-09
779694a768bca0d5ea066cc626a8656cd7407bcf
[bot]
/
BotHTTP.php
1
2
3
4
<?
php
require_once
(
'./class/std.php'
);
new
BotPull
(
new
BotMessageHTTP
());
?>