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
/
Security.php
blob
edf671393b9b094175f3af83a713b7e62a00facc
1
<
?php
defined
(
'SYSPATH'
)
OR die
(
'No direct script access.'
);
2
3
class
Security
extends
Kohana_Security
{}