Изменения

Перейти к навигации Перейти к поиску
нет описания правки
Строка 502: Строка 502:  
     elseif string.sub(input,1,1) == '['  
 
     elseif string.sub(input,1,1) == '['  
 
     or string.sub(input,1,1) == '{'  
 
     or string.sub(input,1,1) == '{'  
     or not (not input:find("[\192-\255]")) then
+
     or (not (not input:find("[\192-\255]")))
 +
    and string.sub(input,1,1) ~= "-" then
 
     return input
 
     return input
 
     else utcin = input end
 
     else utcin = input end
Анонимный участник

Реклама:

Навигация