Home
last modified time | relevance | path

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

/plugin/dir/
H A Dsyntax.php1016 $this->_putDate($this->_getMeta($page, "date", "modified"));
1019 $this->_putDate($this->_getMeta($page, "date", "created"));
1336 function _putDate($date) { function in syntax_plugin_dir