4 lines
137 B
PHP
4 lines
137 B
PHP
<?php defined('SYSPATH') OR die('No direct access allowed.');
|
|
|
|
class OAuth2_Request_Authorize extends Kohana_OAuth2_Request_Authorize {}
|