Index: branches/unlabeled/unlabeled-1.11.2/admin/install/inportal_remove.sql =================================================================== diff -u -r5303 -r6264 --- branches/unlabeled/unlabeled-1.11.2/admin/install/inportal_remove.sql (.../inportal_remove.sql) (revision 5303) +++ branches/unlabeled/unlabeled-1.11.2/admin/install/inportal_remove.sql (.../inportal_remove.sql) (revision 6264) @@ -207,4 +207,10 @@ DROP TABLE TopicCustomData # -------------------------------------------------------- DROP TABLE ImportCache +# -------------------------------------------------------- +DROP TABLE FormFields +# -------------------------------------------------------- +DROP TABLE Forms +# -------------------------------------------------------- +DROP TABLE FormSubmissions # \ No newline at end of file