constant FOLLOW_NAME in Follow 6
Same name and namespace in other branches
- 5 follow.module \FOLLOW_NAME
- 7.2 follow.inc \FOLLOW_NAME
- 7 follow.module \FOLLOW_NAME
@file Allows users to add links to their social network profiles.
2 uses of FOLLOW_NAME
- follow_block_configure in ./
follow.module - Implementation of hook_block_configure().
- follow_link_title in ./
follow.module - Helper function to create a link or block title.
File
- ./
follow.module, line 8 - Allows users to add links to their social network profiles.
Code
define('FOLLOW_NAME', 0);