HTML.php 128 B

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