From d4aa66516582d32a04223ac11d5205a530b304ff Mon Sep 17 00:00:00 2001 From: slerena Date: Fri, 7 Sep 2007 12:07:29 +0000 Subject: [PATCH] 2007-09-07 Sancho Lerena * Fixed problem with language. This was because a codification problem it was codified as ISO-8859-15 and has a special ISO character in the first caracter of first line, do not render anything, but it was inserting this char into PNG header, and graphic generation was failing on all graphics. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@648 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/include/languages/language_en.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pandora_console/include/languages/language_en.php b/pandora_console/include/languages/language_en.php index 9dd1dab659..b2554f761a 100644 --- a/pandora_console/include/languages/language_en.php +++ b/pandora_console/include/languages/language_en.php @@ -1,4 +1,4 @@ - +?> \ No newline at end of file