constant SERVICE_LINKS_VISIBILITY_PHP in Service links 6.2
Same name and namespace in other branches
- 7.2 service_links.module \SERVICE_LINKS_VISIBILITY_PHP
2 uses of SERVICE_LINKS_VISIBILITY_PHP
- service_links_admin_settings in ./
service_links.admin.inc - Menu callback administration settings for general options.
- _service_links_match_path in ./
service_links.module - Match the current path with the list or the code inserted in the configuration page.
File
- ./
service_links.module, line 45 - Adds social network links to the content.
Code
define('SERVICE_LINKS_VISIBILITY_PHP', 2);