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