X-Git-Url: http://git.pjr.cc/?a=blobdiff_plain;f=gwvplib%2Fgwvpdebug.php;h=71e0a93c3d26c023c83bf9898eedb8221f9e08e9;hb=bdb63bf22c9310fd5d2050d59eb79f8312deca2b;hp=d6588452c8913af6d7c54ef22f004c98243adee1;hpb=fe6b9fc0c565c690aee78c3b4620f27a65385c31;p=gwvp.git diff --git a/gwvplib/gwvpdebug.php b/gwvplib/gwvpdebug.php index d658845..71e0a93 100644 --- a/gwvplib/gwvpdebug.php +++ b/gwvplib/gwvpdebug.php @@ -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":