Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/model/
H A Dnote.php114 $note = $this->_get_note_by_id($noteid);
179 function _get_note_by_id($noteid) { function in notemodel