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

git-svn-id: https://develop.svn.wordpress.org/trunk@4387 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith 2006-10-13 06:08:27 +00:00
parent 8f786af426
commit 97b1fde162
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(