Home
last modified time | relevance | path

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

/plugin/zotero/
H A DZoteroConfig.php8 const ENTRY_URL = "http://www.zotero.org/USERNAME/items/ENTRYID"; define in ZoteroConfig
83 $url = str_replace("USERNAME", $this->getConfig("ZoteroAccess", "username"), self::ENTRY_URL);