You are here

constant SERVICE_LINKS_SHORT_URL_USE_NEVER in Service links 7.2

Same name and namespace in other branches
  1. 6.2 service_links.module \SERVICE_LINKS_SHORT_URL_USE_NEVER
3 uses of SERVICE_LINKS_SHORT_URL_USE_NEVER
service_links_admin_settings in ./service_links.admin.inc
Menu callback administration settings for general options.
_service_links_get_tags in ./service_links.module
Fill an array with tags and the content to substitute.
_service_links_load_settings in ./service_links.module
Load the static settings and keep clear the render function.

File

./service_links.module, line 25
Adds social network links to the content.

Code

define('SERVICE_LINKS_SHORT_URL_USE_NEVER', 0);