constant MOBILE_NOTIFICATION in Mobile Tools 6.3
Same name and namespace in other branches
- 5 mobile_tools.module \MOBILE_NOTIFICATION
- 6 mobile_tools.module \MOBILE_NOTIFICATION
2 uses of MOBILE_NOTIFICATION
- mobile_tools_block_message in ./
mobile_tools.module - Helper function returning the configurable message for the notification
- mobile_tools_configuration_form in ./
mobile_tools.admin.inc - Configuration form for the mobile device detection, redirection and 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('MOBILE_NOTIFICATION', '<a href="!desktop_url">View full site</a>');