Changeset 648 for trunk/system/libraries/User_agent.php
- Timestamp:
- 10/04/2007 03:32:31 PM (14 months ago)
- Files:
-
- 1 modified
-
trunk/system/libraries/User_agent.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/libraries/User_agent.php
r647 r648 1 <?php if (!defined('SYSPATH')) exit('No direct script access allowed');1 <?php defined('SYSPATH') or die('No direct script access.'); 2 2 /** 3 3 * Kohana
