get_avatar(). see #5775

git-svn-id: https://develop.svn.wordpress.org/trunk@6748 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-02-07 06:07:12 +00:00
parent 147843f96f
commit b0a8da663d
9 changed files with 97 additions and 2 deletions

View File

@@ -16,6 +16,6 @@ $wp_version = '2.4-bleeding';
*
* @global int $wp_db_version
*/
$wp_db_version = 6736;
$wp_db_version = 6748;
?>