return array_key_exists(static::$user_agent, $cache) ? $content[static::$user_agent] : false;
return array_key_exists(static::$user_agent, $content) ? $content[static::$user_agent] : false;EDIT. One more update. Just after one day of running fuel generated cache.cache file with weight over 310KB which is larger then browscap.cache file itself.
It looks like you're new here. If you want to get involved, click one of these buttons!