ORM.php 105 B

123
  1. <?php defined('SYSPATH') OR die('No direct access allowed.');
  2. class Auth_ORM extends Kohana_Auth_ORM { }