Current File : /home/users/barii/public_html/finansenl.com.pl/wodki/modules/simple_auth/classes/simpleauth.php
<?php defined('SYSPATH') OR die('No direct access allowed.');
/**
* Simple_Auth - user authorization library for KohanaPHP framework
*
* @package			simpleauth for Kohana 3.x
* @author				thejw23
* @copyright			(c) 2010 thejw23
* @license			http://www.opensource.org/licenses/isc-license.txt
* @version			2.0
* @last change			initial release
* 
* based on KohanaPHP Auth and Simple_Modeler
*/
class simpleauth extends simpleauth_Core {


}