Home
last modified time | relevance | path

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

/plugin/redirect2/
H A Dadmin.php89 echo '<td>'.$this->html_atag($data['caller'], $id).'</td>';
90 echo '<td>'.$this->html_atag($data['caller'], $data['dest']).'</td>';
138 private function html_atag($caller, $id) { function in admin_plugin_redirect2