From 9ae41cdc36c44e378449e18a63114470de89a7be Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Fri, 16 Jan 2009 19:51:52 +0100 Subject: minor source tweak in flash code darcs-hash:20090116185152-7ad00-e61cc172e23a24c9d552086b1af1d935e45d29a1.gz --- inc/html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/html.php b/inc/html.php index c697b1f51..495c6d646 100644 --- a/inc/html.php +++ b/inc/html.php @@ -1485,7 +1485,7 @@ function html_flashobject($swf,$width,$height,$params=null,$flashvars=null,$atts $out .= ''.NL; + $out .= ''.NL; // print params if(is_array($params)) foreach($params as $key => $val){ -- cgit v1.2.3