Skip to content

Commit 9363e69

Browse files
authored
Rebuild web templates for 1.3.2
1 parent c68e674 commit 9363e69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/upgrade/upgrade.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# Update default templates when performing an upgrade
2222
# These flags should be set to true if any changes are made to the template files
2323
# to ensure that they are properly updated on the end-user's system.
24-
UPGRADE_UPDATE_WEB_TEMPLATES='false'
24+
UPGRADE_UPDATE_WEB_TEMPLATES='true'
2525
UPGRADE_UPDATE_MAIL_TEMPLATES='false'
2626
UPGRADE_UPDATE_DNS_TEMPLATES='false'
2727

@@ -43,4 +43,4 @@ UPGRADE_RESTART_SERVICES='true'
4343
#######################################################################################
4444

4545
# Set version of phpMyAdmin to install during upgrade if not already installed
46-
pma_v='5.0.4'
46+
pma_v='5.0.4'

0 commit comments

Comments
 (0)