fix function name error in last two commits. fixes #3228

git-svn-id: http://svn.automattic.com/wordpress/trunk@4387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
markjaquith 2006-10-13 06:08:27 +00:00
parent 6c5769cc4c
commit e18222df3d
1 changed files with 1 additions and 1 deletions

View File

@ -593,7 +593,7 @@ function antispambot($emailaddy, $mailto=0) {
return $emailNOSPAMaddy;
}
function make_clickable_mine4($ret) {
function make_clickable($ret) {
$ret = ' ' . $ret;
// in testing, using arrays here was found to be faster
$ret = preg_replace(