repo.or.cz
/
irbot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dev save point
[irbot.git]
/
sources
/
stats-class.inc.php
blob
f9b0b0a8cf965652571b6a6c937ff8582988287a
1
<
?php
2
3
class
stats
{
4
function
init_channel
() {
5
$sqlite
=
Ir_ObjectCache
::
get
(
'sqlite'
);
6
7
}
8
}