Изменения

~
Строка 53: Строка 53:  
}
 
}
 
 
if is_empty(args[1]) and not args['есть']:match('^:[a-z-]+:') then
+
if is_empty(args[1]) and ( is_empty(args['есть']) or not args['есть']:match('^:[a-z-]+:') ) then
 
if allow_cat then
 
if allow_cat then
 
categories = categories .. orphan_categories['error']
 
categories = categories .. orphan_categories['error']
Анонимный участник