Home
last modified time | relevance | path

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

/plugin/credits/
H A Dsyntax.php152 $address =credits_hide_email($this->plugins[$name]['email']);
205 function credits_hide_email($email) { function
216 if($name == 'email') $value = credits_hide_email($value);