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