repo.or.cz
/
kohana-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bump version and code name
[kohana-core.git]
/
classes
/
Kohana.php
blob
0775be6373ea2bb7475e36ff6b7afbc46d500aa9
1
<
?php
defined
(
'SYSPATH'
)
OR die
(
'No direct script access.'
);
2
3
class
Kohana
extends
Kohana_Core
{}