batufa/system/extensions/profiler.php

4 lines
102 B
PHP
Raw Normal View History

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