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
/
HTTP
/
Exception
/
402.php
blob
f3d1420bd52631d4be586bdf232373e494a31f1a
1
<
?php
defined
(
'SYSPATH'
)
OR die
(
'No direct script access.'
);
2
3
class
HTTP_Exception_402
extends
Kohana_HTTP_Exception_402
{}