rudementry functioning db functions
[glcas.git] / var / config.php
index 52bceef..8e63d25 100644 (file)
@@ -2,7 +2,7 @@
 
 // statically set for now
 $GLOBAL_BASE_URL="/src/eclipse-workspace/glcas/www/";
-$DB_URL="sqlite:"
+$DB_URL="sqlite:$BASE_DIR/var/ds_store.db";
 
 global $GLOBAL_BASE_URL;