Searched refs:ENTRY_URL (Results 1 – 1 of 1) sorted by relevance
8 const ENTRY_URL = "http://www.zotero.org/USERNAME/items/ENTRYID"; define in ZoteroConfig83 $url = str_replace("USERNAME", $this->getConfig("ZoteroAccess", "username"), self::ENTRY_URL);