bump version to 3.2.1
[kohana-core.git] / classes / http / header.php
blobe48a3bae8bc4a946658d30699d5af0b7a0f51161
1 <?php defined('SYSPATH') or die('No direct script access.');
3 class HTTP_Header extends Kohana_HTTP_Header {}