db store work
[glcas.git] / var / config.php
index 8e63d25..48cd513 100644 (file)
@@ -4,6 +4,6 @@
 $GLOBAL_BASE_URL="/src/eclipse-workspace/glcas/www/";
 $DB_URL="sqlite:$BASE_DIR/var/ds_store.db";
 
-global $GLOBAL_BASE_URL;
+global $GLOBAL_BASE_URL, $DB_URL;
 
 ?>
\ No newline at end of file