changeset 167:dacd6e18fc55 misc

Added a missing linefeed.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 30 Dec 2010 02:45:14 +0000
parents 63c932c1f037
children 59bac2a71517
files prices.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/prices.php	Thu Dec 30 02:16:05 2010 +0000
+++ b/prices.php	Thu Dec 30 02:45:14 2010 +0000
@@ -335,7 +335,7 @@
 
 //============================================================================
 
-echo "<?xml version=\"1.0\" encoding=\"".$pageCharset."\"?>";
+echo "<?xml version=\"1.0\" encoding=\"".$pageCharset."\"?>\n";
 ?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">