Always parse query string, on the main request or on sub-requests
[kohana-core.git] / classes / Encrypt.php
blobe82f27dd12d339c480edfc716ed4850857e4d393
1 <?php defined('SYSPATH') OR die('No direct script access.');
3 class Encrypt extends Kohana_Encrypt {}