phpldapadmin/includes/kohana/system/classes/Profiler.php
2013-03-19 15:55:33 +11:00

4 lines
104 B
PHP

<?php defined('SYSPATH') OR die('No direct script access.');
class Profiler extends Kohana_Profiler {}