more initial code
[glcas.git] / var / config.php
diff --git a/var/config.php b/var/config.php
new file mode 100644 (file)
index 0000000..52bceef
--- /dev/null
@@ -0,0 +1,9 @@
+<?php
+
+// statically set for now
+$GLOBAL_BASE_URL="/src/eclipse-workspace/glcas/www/";
+$DB_URL="sqlite:"
+
+global $GLOBAL_BASE_URL;
+
+?>
\ No newline at end of file