patch #1929553 Remove BOM character in Swedish language file

This commit is contained in:
Marc Delisle 2008-04-05 14:39:19 +00:00
parent 7895e09178
commit f39f150daf
2 changed files with 4 additions and 2 deletions

View File

@ -23,6 +23,8 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
- bug #1926357 [data] BIT defaults displayed incorrectly (todo: export?)
- patch #1930057 [auth] colon in password prevents HTTP login on CGI/IIS,
thanks to Jürgen Wind - windkiel
- patch #1929553 [lang] Don't output BOM character in Swedish language file,
thanks to Samuel L. B. - samuellb
2.11.5.1 (2008-03-29)
- bug #1909711 [security] Sensitive data in session files

View File

@ -1,4 +1,4 @@
<?php
<?php
/* $Id$ */
/*
@ -1025,4 +1025,4 @@ $strYes = 'Ja';
$strZeroRemovesTheLimit = 'Anm: Genom att sätta dessa alternativ till 0 (noll) tas begränsningarna bort.';
$strZip = '"zippad"';
?>
?>