initial re-coding
[configmanager.git] / etc / config.php
index e89f248..0620e15 100644 (file)
@@ -1,3 +1,7 @@
 <?php 
 
+$DB_URL="sqlite:$BASE_DIR/var/ds_store.db";
+
+global $DB_URL;
+
 ?>
\ No newline at end of file