mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Some minor issues for 2.0.4 release
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3259 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -326,7 +326,7 @@ function remove_common($mode, $fraction, $word_id_list = array())
|
||||
}
|
||||
}
|
||||
|
||||
return $word_count;
|
||||
return;
|
||||
}
|
||||
|
||||
function remove_search_post($post_id_sql)
|
||||
@@ -486,4 +486,4 @@ function username_search($search_match)
|
||||
return;
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user