Изменения

м
fix
Строка 15: Строка 15:  
if success then
 
if success then
 
if tonumber( result ) then
 
if tonumber( result ) then
return result
+
return '@' .. result
 
end
 
end
 
end
 
end
Анонимный участник