4 lines
104 B
PHP
4 lines
104 B
PHP
<?php defined('SYSPATH') or die('No direct script access.');
|
|
|
|
class Profiler extends Kohana_Profiler {}
|