added proper cancle functionality to url

This commit is contained in:
Logen Kain 2013-07-26 22:52:14 -05:00
parent c4fd0a3f91
commit d8cc7e06a0

View File

@ -3,6 +3,10 @@ require("mandy")
function main()
local url=global.url()
if not url then
return false
end
-- codec=sel_Codec()
local saveDir=global.dir()
if saveDir == "23" then