Moving the old code aside into the archive as i begin a new
[glcas.git] / var / config.php
diff --git a/var/config.php b/var/config.php
deleted file mode 100644 (file)
index 48cd513..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<?php
-
-// statically set for now
-$GLOBAL_BASE_URL="/src/eclipse-workspace/glcas/www/";
-$DB_URL="sqlite:$BASE_DIR/var/ds_store.db";
-
-global $GLOBAL_BASE_URL, $DB_URL;
-
-?>
\ No newline at end of file