fixed a few small things
[gwvp-mini.git] / gwvpmini / gwvpmini_gitbackend.php
index 19f695f..69c828f 100644 (file)
@@ -94,7 +94,7 @@ function gwvpmini_gitBackendInterface()
        
        $perms = 5;
        
-       $write = true;
+       //$write = true;
        
        // if its a write, we push for authentication
        if($write) {