summaryrefslogtreecommitdiff
path: root/app/php/db/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/php/db/config.xml')
-rw-r--r--app/php/db/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/php/db/config.xml b/app/php/db/config.xml
index 20b1c4c..cf484d0 100644
--- a/app/php/db/config.xml
+++ b/app/php/db/config.xml
@@ -3,6 +3,6 @@
<modules>
<module id="db"
class="Application.db.DBModule"
- config="db/config.json" />
+ config="Application.db.config" />
</modules>
</configuration>