constant RESOURCE_HINTS_DNS_PREFETCH_ENABLED in Resource Hints 7
Same name and namespace in other branches
- 7.2 resource_hints.module \RESOURCE_HINTS_DNS_PREFETCH_ENABLED
3 uses of RESOURCE_HINTS_DNS_PREFETCH_ENABLED
- ResourceHintsWebTestCase::testResourceHints in ./
resource_hints.test - Test the prefetch resource hints.
- resource_hints_dns_prefetch_admin in ./
resource_hints.admin.inc - Form constructor for the resource hints admin form.
- resource_hints_init in ./
resource_hints.module - Implements hook_init().
File
- ./
resource_hints.module, line 10 - Modules hooks for the resource hints module.
Code
define('RESOURCE_HINTS_DNS_PREFETCH_ENABLED', 'on');