You are here

constant LIKEBTN_API_URL in Like Button 7

Same name and namespace in other branches
  1. 8.2 likebtn.php \LIKEBTN_API_URL
3 uses of LIKEBTN_API_URL
LikeBtn::apiRequest in ./likebtn.php
Request to API.
LikeBtn::syncLocales in ./likebtn.php
Locales sync function.
LikeBtn::syncStyles in ./likebtn.php
Styles sync function.

File

./likebtn.php, line 10
LikeBtn like button.

Code

define('LIKEBTN_API_URL', 'http://api.likebtn.com/api/');