4 lines
138 B
PHP
4 lines
138 B
PHP
|
<?php defined('SYSPATH') or die('No direct script access.');
|
||
|
|
||
|
class OAuth2_API_Profile_Google extends Kohana_OAuth2_API_Profile_Google {}
|