Home
last modified time | relevance | path

Searched refs:readUserJSON (Results 1 – 2 of 2) sorted by relevance

/plugin/authorstats/
Daction.php51 $usd = $this->helpers->readUserJSON($name);
218 $usd = $this->helpers->readUserJSON($r["author"]);
Dhelper.php54 public function readUserJSON($loginname) function in helper_plugin_authorstats