Skip to content
Snippets Groups Projects
Commit a2cb486e authored by Glenn Proctor's avatar Glenn Proctor
Browse files

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.
parent 3748448d
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment