From d4287e2ad82770d8903dc1eb6cb906bb690de63a Mon Sep 17 00:00:00 2001 From: nikrou Date: Sat, 27 Feb 2010 20:00:00 +0000 Subject: Feature 1460 : Customize form installation depending on database engine - sqlite is proposed by default if severals database engine are available (cf conf) - sqlite is proposed before pdo-sqlite - remove host, user and password for sqlite git-svn-id: http://piwigo.org/svn/trunk@4985 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/include/install.inc.tpl | 19 +++++++++++++++++++ admin/template/goto/install.tpl | 10 ++++++++-- admin/template/goto/theme/roma/theme.css | 1 + 3 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 admin/template/goto/include/install.inc.tpl (limited to 'admin/template/goto') diff --git a/admin/template/goto/include/install.inc.tpl b/admin/template/goto/include/install.inc.tpl new file mode 100644 index 000000000..b153f0f30 --- /dev/null +++ b/admin/template/goto/include/install.inc.tpl @@ -0,0 +1,19 @@ + +{literal} + +{/literal} diff --git a/admin/template/goto/install.tpl b/admin/template/goto/install.tpl index 6976d8ccc..2b83d3bf4 100644 --- a/admin/template/goto/install.tpl +++ b/admin/template/goto/install.tpl @@ -9,6 +9,7 @@ +{include file="include/install.inc.tpl"} {literal}