Config.php 132 B

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