Problem with add_copy() function
Posted By: Buddha Joe at 06:51:29 on Saturday the 17th of January 2004
I seem to be mucking things up with the add_copy() function and can't seem to resolve the issue.
What happens is as soon as I call the get_data() function by clicking on edit it displays the info twice as get_data() is also called at the end of the add_copy function if releaseID is present in the array.
Now if I actually use the add_copy() function here the database is updated and the page is displayed properly there after.