You are here

constant SERVICE_LINKS_SHORT_URL_TYPE_REDIRECT_ALL in Service links 7.2

Same name and namespace in other branches
  1. 6.2 service_links.module \SERVICE_LINKS_SHORT_URL_TYPE_REDIRECT_ALL
1 use of SERVICE_LINKS_SHORT_URL_TYPE_REDIRECT_ALL
service_links_short_url in ./service_links.module
Create short links using predefined settings.

File

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

Code

define('SERVICE_LINKS_SHORT_URL_TYPE_REDIRECT_ALL', 4);