Home
last modified time | relevance | path

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

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