Home
last modified time | relevance | path

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

/plugin/todo/
H A Daction.php201 private function _buildTodoTag($todoTag, $checked) { argument
205 $newTag = preg_replace('/>/', ' #'.$user.':'.date('Y-m-d').'>', $todoTag);
207 $newTag = preg_replace('/[\s]*[#].*>/', '>', $todoTag);