From 264e1c0cc6ea60864700b17e62fbe425d142a38d Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 15 May 2013 20:45:35 -0700 Subject: add port settings to setup --- view/tpl/install_db.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'view/tpl/install_db.tpl') diff --git a/view/tpl/install_db.tpl b/view/tpl/install_db.tpl index fe8aee85b..344003b02 100755 --- a/view/tpl/install_db.tpl +++ b/view/tpl/install_db.tpl @@ -24,6 +24,7 @@ {{include file="field_input.tpl" field=$dbhost}} +{{include file="field_input.tpl" field=$dbport}} {{include file="field_input.tpl" field=$dbuser}} {{include file="field_password.tpl" field=$dbpass}} {{include file="field_input.tpl" field=$dbdata}} -- cgit v1.2.3