4 lines
96 B
PHP
4 lines
96 B
PHP
|
<?php defined('SYSPATH') OR die('No direct script access.');
|
||
|
|
||
|
class UTF8 extends Kohana_UTF8 {}
|