From 8485763d2ebd45f5c993e3725be474eed3fbba48 Mon Sep 17 00:00:00 2001 From: messju Date: Mon, 23 Feb 2004 23:19:08 +0000 Subject: [PATCH] fix handling of integer values like width and delay im smarty_function_popup() --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index e77f04c7..545c1ecd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ + - fix handling of integer values like width and delay im + smarty_function_popup() (messju) + Version 2.6.2 (Feb 17, 2004) ----------------------------