Profiler.php 136 B

12345
  1. <?php
  2. /**
  3. * @deprecated since version 4.0 - Please use according KO7 Class instead.
  4. */
  5. class Kohana_Profiler extends KO7_Profiler {}