Pārlūkot izejas kodu

[svn r11323] Remove spaces from end of file. Spaces at end of included file disturb the sending of headers, thus allowing for wrong charsets to be sent instead of the right ones.

Yannick Warnier 18 gadi atpakaļ
vecāks
revīzija
0b297b03d2
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  1. 1 2
      main/link/linkfunctions.php

+ 1 - 2
main/link/linkfunctions.php

@@ -659,5 +659,4 @@ function import_csvfile()
 	else
 		$catlinkstatus = get_lang('CsvFileNotFound');
 }
-?>
-
+?>