started implementing the configuration dialog stuff
[gwvp.git] / www / config-dist.php
index 728e336..8e63e2a 100644 (file)
@@ -4,7 +4,7 @@
 // all other config will be kept in the db, but not just yet
 
 // the config file, this is as exciting as it gets really
-$repo_base = "/tmp/";
+// no longer valid - $repo_base = "/tmp/";
 $lib_base = "../gwvplib/";
 $plugin_path = "$lib_base/plugins";
 $data_directory = "../data";