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
Remove redundant version_compare()
[kohana-core.git]
/
classes
/
UTF8.php
blob
51c14c68a7cdaac33950437621a4127a0ef6feed
1
<
?php
defined
(
'SYSPATH'
)
OR die
(
'No direct script access.'
);
2
3
class
UTF8
extends
Kohana_UTF8
{}