eol was missing at the end of the file

This commit is contained in:
Loïc Chapeaux
2001-11-02 18:30:43 +00:00
parent cefae4b1e6
commit be290208ff

View File

@@ -11,6 +11,8 @@ $byteUnits = array('Bajtov', 'KB', 'MB', 'GB');
$day_of_week = array('Ne', 'Po', '<27>t', 'St', '<27>t', 'Pi', 'So');
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'M<>j', 'J<>n', 'J<>l', 'Aug', 'Sep', 'Okt', 'Nov', 'Dec');
// See http://www.php.net/manual/en/function.strftime.php to define the
// variable below
$datefmt = '%d.%B, %Y - %H:%M';
@@ -321,4 +323,7 @@ $strYes = '
$strZip = '"zo zipovan<61>"';
// To translate
?>