Index: branches/5.2.x/core/install/remove_schema.sql =================================================================== diff -u -N -r15608 -r16779 --- branches/5.2.x/core/install/remove_schema.sql (.../remove_schema.sql) (revision 15608) +++ branches/5.2.x/core/install/remove_schema.sql (.../remove_schema.sql) (revision 16779) @@ -77,3 +77,4 @@ DROP TABLE CurlLog; DROP TABLE PromoBlocks; DROP TABLE PromoBlockGroups; +DROP TABLE ExportUserPresets;