dashboard
repositories
filestore
activity
search
login
main
/
bot
Bot Gadu-Gadu
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
1. Dodanie pustych katalogów ./cache, ./db oraz ./data/*/archiwum. 2. Uwzgl...
Jacek Kowalski
2012-06-25
d22cb4e8eab080beecd00ca753b5c08aeb29d430
[bot]
/
class
/
legacy
/
main.php
1
2
3
4
5
6
<?php
class main {
const VERSION = '2.1';
const VERSION_NUM = '2.1';
}
?>