You are here

function JSON::Json in Drupal Most Popular 7

File

modules/mostpopular_disqus/disqusapi/json.php, line 74

Class

JSON
JSON

Code

function Json() {
  $this->error = false;
}