You are here

constant MOBILE_SWITCH_LIBRARY_DOWNLOAD_URL in Mobile Switch 7.2

Mobile Detect PHP class download URL.

2 uses of MOBILE_SWITCH_LIBRARY_DOWNLOAD_URL
mobile_switch_libraries_info in ./mobile_switch.module
Implements hook_libraries_info().
_mobile_detect_import_import in modules/mobile_detect_import/mobile_detect_import.import.inc
Helper function to update the Mobile Detect class file.

File

./mobile_switch.module, line 33
Provides various functionalities to develop mobile ready websites.

Code

define('MOBILE_SWITCH_LIBRARY_DOWNLOAD_URL', 'https://raw.github.com/serbanghita/Mobile-Detect/master/Mobile_Detect.php');