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