pothi.love/0121-full_path

4 lines
55 B
Plaintext

full_path = function(id)
return Data_dir..'/'..id
end