Изменения

м
fix
Строка 42: Строка 42:  
local function getDate( date )
 
local function getDate( date )
 
if isEmpty( date ) then
 
if isEmpty( date ) then
return nil
+
return ''
 
end
 
end
 
 
Анонимный участник