X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fautohandler;fp=httemplate%2Fautohandler;h=bdea50534232e66a6d310e37b8ceae1e9b4a3f7f;hp=a017eccb7a7181a8e5961882e58de9f5b401c51a;hb=9b55529944da1d3b8dd09d7148d888493960a5ea;hpb=84be0e2f6d90e79024acc624aa00a75363a18245 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(); +