Group.php 112 B

1234
  1. <?php defined('SYSPATH') OR die('No direct script access.');
  2. class Config_Group extends Kohana_Config_Group {}