X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fautohandler;h=bdea50534232e66a6d310e37b8ceae1e9b4a3f7f;hb=c648976f0b7975f2328ebd7ba8c711fad0ca4195;hp=a017eccb7a7181a8e5961882e58de9f5b401c51a;hpb=580330233cbf32c58d9f29dc391bd2ebd83e16d5;p=freeside.git diff --git a/httemplate/autohandler b/httemplate/autohandler index a017eccb7..bdea50534 100644 --- a/httemplate/autohandler +++ b/httemplate/autohandler @@ -30,3 +30,6 @@ if ( UNIVERSAL::can(dbh, 'sprintProfile') ) { s/(<\/BODY>[\s\n]*<\/HTML>[\s\n]*)$/$profile$1/i; +<%cleanup> + dbh->commit(); +