started implementing the configuration dialog stuff
[gwvp.git] / gwvplib / gwvpdebug.php
index d658845..71e0a93 100644 (file)
@@ -110,6 +110,8 @@ function gwvp_DebugCall()
                                        gwvp_AddRepo("repo2", "this is a test repo2", 1);
                                        gwvp_AddRepo("repo2", "this is a test repo3", 1);
                                        
+                                       gwvp_setConfigVal("repodir", "/tmp/");
+                                       
                                        header("Location: $BASE_URL/debug");
                                        break;
                                case "dropallusersandgroups":