dashboard
repositories
filestore
activity
search
login
main
/
bot
Bot Gadu-Gadu
summary
reflog
commits
tree
tickets
docs
forks
compare
view
|
history
|
commit
|
commitdiff
Poprawa błędnego warunku w zapytaniu SQL (zmienna=NULL na zmienna IS NULL)
Jacek Kowalski
2012-09-17
f93f5587373b27c696d55890eca439b6d22b5f6e
[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
?>