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.2.1
[kohana-core.git]
/
classes
/
html.php
blob
1417d6006908951db95572fac612eccdf3d71987
1
<
?php
defined
(
'SYSPATH'
)
or die
(
'No direct script access.'
);
2
3
class
HTML
extends
Kohana_HTML
{}