You are here

constant USER_AGENT in Drupal Most Popular 7

3 uses of USER_AGENT
dsq_get_http_headers_for_request in modules/mostpopular_disqus/disqusapi/url.php
_dsq_curl_urlopen in modules/mostpopular_disqus/disqusapi/url.php
_dsq_fopen_urlopen in modules/mostpopular_disqus/disqusapi/url.php

File

modules/mostpopular_disqus/disqusapi/url.php, line 2

Code

define('USER_AGENT', 'disqus-php/' . DISQUS_API_VERSION);