constant SERVICE_LINKS_SHORT_URL_USE_WHEN_REQUESTED in Service links 6.2
Same name and namespace in other branches
- 7.2 service_links.module \SERVICE_LINKS_SHORT_URL_USE_WHEN_REQUESTED
1 use of SERVICE_LINKS_SHORT_URL_USE_WHEN_REQUESTED
- _service_links_get_tags in ./
service_links.module - Fill an array with tags and the content to substitute.
File
- ./
service_links.module, line 31 - Adds social network links to the content.
Code
define('SERVICE_LINKS_SHORT_URL_USE_WHEN_REQUESTED', 1);