repo.or.cz
/
kohana-database
/
radio.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixing #2432
[kohana-database/radio.git]
/
classes
/
db.php
blob
a4130f6cbe22fdbf328fb5fa631bb053a7c5136d
1
<
?php
defined
(
'SYSPATH'
)
or die
(
'No direct script access.'
);
2
3
class
DB
extends
Kohana_DB
{}