You are here

constant SERVICE_LINKS_SHORT_URL_TYPE_NODE in Service links 7.2

Same name and namespace in other branches
  1. 6.2 service_links.module \SERVICE_LINKS_SHORT_URL_TYPE_NODE
2 uses of SERVICE_LINKS_SHORT_URL_TYPE_NODE
service_links_admin_settings in ./service_links.admin.inc
Menu callback administration settings for general options.
service_links_short_url in ./service_links.module
Create short links using predefined settings.

File

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

Code

define('SERVICE_LINKS_SHORT_URL_TYPE_NODE', 1);