phpldapadmin/includes/kohana/modules/auth/classes/Auth/File.php

3 lines
107 B
PHP
Raw Permalink Normal View History

2013-03-19 03:39:17 +00:00
<?php defined('SYSPATH') OR die('No direct access allowed.');
class Auth_File extends Kohana_Auth_File { }