From a7942d705981a93c2821ea790dfcba6655514c33 Mon Sep 17 00:00:00 2001 From: David Goodwin Date: Mon, 7 Feb 2011 23:30:46 +0000 Subject: [PATCH] move this to common.php; i dislike inline php in templates git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@952 a1433add-5e2c-0410-b055-b7f2511e0802 --- templates/header.tpl | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/header.tpl b/templates/header.tpl index a1dedafe..fb3dd430 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -39,6 +39,5 @@ {/foreach} {/if} - {php}$_SESSION['flash'] = array();{/php} {/if} {/strip}