dmolsen / Detector

Detector is a simple, PHP- and JavaScript-based browser- and feature-detection library that can adapt to new devices & browsers on its own without the need to pull from a central database of browser information.
http://detector.dmolsen.com/
MIT License
847 stars 80 forks source link

Notice: Undefined index: {my cookie}-pr #7

Closed greenSkin closed 12 years ago

greenSkin commented 12 years ago

Notice: Undefined index: {my cookie}-pr in Detector::build() (line 119 of /Detector/Detector.php).

Replace {my cookie} with a cookie hash.

I'm running PHP 5.3.8.

dmolsen commented 12 years ago

Just wanted to let you know i've seen all these and will probably address them tomorrow. Thanks much!

dmolsen commented 12 years ago

fixed in v0.5.1. thanks.