Upgrade Mobile_Detect. This
This commit is contained in:
Laurent Destailleur
2019-05-13 19:53:04 +02:00
parent 94387cd0e1
commit f576d441bc
52 changed files with 1425 additions and 13063 deletions

View File

@@ -4,7 +4,7 @@
* the Symfony Universal ClassLoader by Fabien Potencier. Since PSR-0 handles an underscore in
* classnames (on the filesystem) as a slash, "Mobile_Detect.php" autoloaders will try to convert
* the classname and path to "Mobile\Detect.php". This script will ensure autoloading with:
* - Namespace: Detection
* - Namespace: Detection
* - Classname: MobileDetect
* - Namespased: \Detection\MobileDetect
* - Autoload path: ./namespaced