3 thoughts on “Browser.php updated to v1.6

  1. Very Usefull, but I have a problem with an iPhone and a iPod Touch:

    ‘Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7C144 Safari/528.16′

    ‘Mozilla/5.0 (iPod; U; CPU iPhone OS 3_1_2 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7D11 Safari/528.16′

    I change line ’771′ in
    if( preg_match(‘/iPhone/i’,$this->_agent) && preg_match(‘/iPod/i’,$this->_agent) == 0 )

    So it works bether for me

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>