Fix some synchronization issues
[project/luci.git] / libs / httpd / luasrc / httpd / handler / luci.lua
index 320ab4c..737abd4 100644 (file)
@@ -84,7 +84,7 @@ function Luci.handle_get(self, request, sourcein, sinkerr)
                        return true
                elseif id == 5 then
                        active = false
-                       return true
+                       return nil
                elseif id == 4 then
                        return data
                end