aboutsummaryrefslogtreecommitdiffstats
path: root/view/sv/htconfig.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/sv/htconfig.tpl')
-rw-r--r--view/sv/htconfig.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/sv/htconfig.tpl b/view/sv/htconfig.tpl
index cc4087f96..8f26ec7b0 100644
--- a/view/sv/htconfig.tpl
+++ b/view/sv/htconfig.tpl
@@ -8,6 +8,9 @@ $db_port = '{{$dbport}}';
$db_user = '{{$dbuser}}';
$db_pass = '{{$dbpass}}';
$db_data = '{{$dbdata}}';
+$db_type = '{{$dbtype}}'; // an integer. 0 or unset for mysql, 1 for postgres
+
+define( 'UNO', {{$uno}} );
/*
* Notice: Many of the following settings will be available in the admin panel