Removed quotes around $seq_region_name at line 245 as these were causing problems for some users.
The quotes are no longer necessary since the bind_param statement now explicitly specifies the type, removing the nasty MySQL casting issue that caused them to be added in the first place.
Please register or sign in to comment