<?php defined('SYSPATH') or die('No direct access allowed.');

class Auth_LDAP extends Kohana_Auth_LDAP {}
?>