Fix some synchronization issues
[project/luci.git] / libs / httpd / luasrc / httpd / handler / luci.lua
index 320ab4c10e53f0f7dc4e0f34428e6081adbe4296..737abd479e3a8e382d6f5273f858a8e79463a953 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