Revert "* Fix last commit"

This reverts commit 0c680a15bc487d98bb8b50e4c57f735b957c4744.
This commit is contained in:
Steven Barth 2008-08-10 13:01:42 +00:00
parent 90a6f45d33
commit 4bb4304974

View file

@ -188,9 +188,6 @@ function dispatch(request)
luci.http.status(403, "Forbidden")
return
end
else
luci.http.status(403, "Forbidden")
return
end
end