3 lines
123 B
PHP
3 lines
123 B
PHP
<?php defined('SYSPATH') or die('No direct script access.');
|
|
|
|
interface HTTP_Interaction extends Kohana_HTTP_Interaction {} |