Fragment.php 104 B

123
  1. <?php defined('SYSPATH') OR die('No direct script access.');
  2. class Fragment extends Kohana_Fragment {}