eol was missing at the end of the file
This commit is contained in:
@@ -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
|
||||
?>
|
||||
|
||||
|
Reference in New Issue
Block a user