I don't want to post too much code, but it should say this..
Quote:
FIND
------------------------------------------------------------
// ################################################## ###########################
// insert queries and cache rebuilt for template insertion
if ($_POST['do'] == 'inserttemplate')
{
------------------------------------------------------------
ABOVE that ADD
------------------------------------------------------------
if ($_POST['do'] == 'merge')
{
--snip--
|