├── LICENSE ├── README.txt ├── browser_detection.inc └── language_detection.inc /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smxi/php-browser-detection/HEAD/LICENSE -------------------------------------------------------------------------------- /README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smxi/php-browser-detection/HEAD/README.txt -------------------------------------------------------------------------------- /browser_detection.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smxi/php-browser-detection/HEAD/browser_detection.inc -------------------------------------------------------------------------------- /language_detection.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smxi/php-browser-detection/HEAD/language_detection.inc --------------------------------------------------------------------------------