mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-03 07:32:32 +01:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user