コード例 #1
0
ファイル: textcleaner.php プロジェクト: txmodxoops/rmcommon
function mail_clickable($matches)
{
    return TextCleaner::mail_clickable($matches);
}