Module:AocUtils: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Leoetlino No edit summary |
imported>Leoetlino No edit summary |
||
Line 56: | Line 56: | ||
path = frame.args['path'] | path = frame.args['path'] | ||
if not path then | if not path then | ||
return "" | return "(unknown)" | ||
end | end | ||
if should_use_aoc_file_device(path) then | if should_use_aoc_file_device(path) then |