constant LIKEBTN_WEBSITE_LOCALES in Like Button 7
Same name and namespace in other branches
- 8.2 likebtn.module \LIKEBTN_WEBSITE_LOCALES
1 use of LIKEBTN_WEBSITE_LOCALES
- _likebtn_settings_form in ./
likebtn.module - Custom function returning settings form.
File
- ./
likebtn.module, line 153 - Implements the LikeBtn module.
Code
define('LIKEBTN_WEBSITE_LOCALES', serialize(array(
"en",
"ru",
)));