Home
last modified time | relevance | path

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

/plugin/blog/
H A Daction.php91 $ID = $this->_newEntryID($ns, $_REQUEST['title']);
191 function _newEntryID($ns, $title) { function in action_plugin_blog