Home
last modified time | relevance | path

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

/plugin/zotero/
H A DZoteroConfig.php9 …const ENTRIES_URL = "https://api.zotero.org/users/USERID/items?content=json&itemType=-attachment&k… define in ZoteroConfig
90 $url = str_replace("USERID", $this->getConfig("ZoteroAccess", "userid"), self::ENTRIES_URL);