Remove redundant version_compare()
[kohana-core.git] / classes / Response.php
blob1ceb2da16f2af48e59c7c24ff2ee802eee51af28
1 <?php defined('SYSPATH') OR die('No direct script access.');
3 class Response extends Kohana_Response {}