SET FOREIGN_KEY_CHECKS=0; drop table if exists tl_laimag10_configuration; drop table if exists tl_laimag10_image_vote; drop table if exists tl_laimag10_imagegallery; drop table if exists tl_laimag10_imagegallery_item; drop table if exists tl_laimag10_item_log; drop table if exists tl_laimag10_session; drop table if exists tl_laimag10_user; SET FOREIGN_KEY_CHECKS=1;