dashboard
repositories
filestore
activity
search
login
main
/
bot
Bot Gadu-Gadu
summary
reflog
commits
tree
tickets
docs
forks
compare
view
|
history
|
commit
|
commitdiff
1. Dodanie pliku upgrade.php przypisującego zmiennym sesyjnym o nazwie 'kin...
Jacek Kowalski
2012-09-16
8a5d946f56106b2d2e368c636dfbed2358a3a81f
[bot]
/
class
/
legacy
/
main.php
commit
|
author
|
age
8bd4d9
1
<?php
JK
2
class main {
10ce8b
3
const VERSION = '2.4';
JK
4
const VERSION_NUM = '2.4';
8bd4d9
5
}
3eb932
6
?>