4 lines
105 B
PHP
4 lines
105 B
PHP
<?php defined('SYSPATH') OR die('No direct script access.');
|
|
|
|
abstract class HTTP extends Kohana_HTTP {}
|