Separate Large and Full image sizes. Props tellyworth. fixes #7151

git-svn-id: http://svn.automattic.com/wordpress/trunk@8612 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2008-08-11 03:54:26 +00:00
parent efb38685f8
commit ff7b8ffe1b
7 changed files with 88 additions and 30 deletions
+1 -1
View File
@@ -15,6 +15,6 @@ $wp_version = '2.7-bleeding';
*
* @global int $wp_db_version
*/
$wp_db_version = 8539;
$wp_db_version = 8585;
?>