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 to 3.3.6
[kohana-core.git]
/
classes
/
Config
/
File.php
blob
acd4d857a5d76f5429b06b1f4be22c16525c2907
1
<
?php
defined
(
'SYSPATH'
)
OR die
(
'No direct script access.'
);
2
3
class
Config_File
extends
Kohana_Config_File
{}