constant SHAREAHOLIC_DEBUG in Share Buttons, Related Posts, Content Analytics - Shareaholic 7.3
Same name and namespace in other branches
- 8 shareaholic.module \SHAREAHOLIC_DEBUG
1 use of SHAREAHOLIC_DEBUG
- ShareaholicUtilities::log in ./
utilities.php - Log the errors in the database if debug flag is set to true
File
- ./
shareaholic.module, line 10 - Allows site owner to add share buttons/recommendations on their website
Code
define('SHAREAHOLIC_DEBUG', getenv('SHAREAHOLIC_DEBUG'));