Native.php 116 B

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