Merge branch '0.8.x' into userdesign

This commit is contained in:
Evan Prodromou 2009-05-22 20:53:34 -04:00
commit 356022f45c

View File

@ -482,5 +482,3 @@ create table file_to_post (
unique(file_id, post_id)
) ENGINE=InnoDB CHARACTER SET utf8 COLLATE utf8_bin;