From 9cf105f8ea89165d46cfdfd6dbb729e7647c1fd0 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Thu, 4 Feb 2016 23:58:31 -0800 Subject: initial uno config --- view/nb-no/htconfig.tpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/nb-no') diff --git a/view/nb-no/htconfig.tpl b/view/nb-no/htconfig.tpl index 773125154..8f26ec7b0 100644 --- a/view/nb-no/htconfig.tpl +++ b/view/nb-no/htconfig.tpl @@ -10,6 +10,8 @@ $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 * after a successful site install. Once they are set in the admin panel, they -- cgit v1.2.3