constant DESKTOP_NOTIFICATION in Mobile Tools 5
Same name and namespace in other branches
- 6.3 mobile_tools.module \DESKTOP_NOTIFICATION
- 6 mobile_tools.module \DESKTOP_NOTIFICATION
2 uses of DESKTOP_NOTIFICATION
- mobile_tools_detection_configuration_form in ./
mobile_tools.module - Configuration form for the mobile device detection, redirection and notification
- _mobile_tools_message in ./
mobile_tools.module - Helper function returning the configurable message for the notification
File
- ./
mobile_tools.module, line 17 - Mobile Tools provides a range of functionality assisting in creating a mobile drupal site . this functionality contains:
Code
define('DESKTOP_NOTIFICATION', 'Check out our desktop site at [desktop-url]');