mirror of
https://github.com/lunarmodules/luasocket.git
synced 2026-01-17 01:02:59 +01:00
ftp.lua needs buffer.lua...
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
assert(dofile("../lua/ftp.lua"))
|
||||
assert(dofile("../lua/buffer.lua"))
|
||||
assert(dofile("auxiliar.lua"))
|
||||
|
||||
pdir = "/home/i/diego/public/html/luasocket/test/"
|
||||
|
||||
Reference in New Issue
Block a user