You are here

constant LIKEBTN_WEBSITE_LOCALES in Like Button 8.2

Same name and namespace in other branches
  1. 7 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",
)));