| Back to top |
In Lightweight PHP Browser Detector Version 1.1.7 there is a small error in the sample script, line 124:
:: Code :: if ( $a_browser_data[0] !== 'msie' )should read: :: Code :: if ( $a_browser_data[0] !== 'ie' ) |
|||||
|
techAdmin
Back to top
Status: Site Admin Joined: 26 Sep 2003 Posts: 2533 Location: East Coast, West Coast? I know it's one of them. |
true, slight oversight, fixed in 1.1.8
|
|||||
|
All times are GMT - 8 Hours
|
||||||