X-Git-Url: https://git.rvb.name/lua-filemanager.git/blobdiff_plain/efb42366d3f3b3733f2b226c3c82a113a420645c..58d2e066a4ba8b791001a5dd44e7102a55b48cf0:/www/cgi-bin/fs diff --git a/www/cgi-bin/fs b/www/cgi-bin/fs index 6e7d572..669ebd0 100755 --- a/www/cgi-bin/fs +++ b/www/cgi-bin/fs @@ -110,7 +110,7 @@ if action == "list" then end result = { result = files } else - result = { result = { success=false, error="Invalid path request" } } + result = { result = {} } end elseif action == "rename" then