dashboard
repositories
filestore
activity
search
login
main
/
bot
Bot Gadu-Gadu
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Poprawa błędu w klasie BotSession uniemożliwiającego działanie bota po wpro...
Jacek Kowalski
2012-08-26
7b043b4e8bade63ee508c5e8d5db6837bd3e5ada
[bot]
/
modules
/
80_lang
/
msapi_config.php
1
2
3
4
5
<?php
class msapi_config {
protected $accountKey = '';
}
?>