We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c68e674 commit 9363e69Copy full SHA for 9363e69
install/upgrade/upgrade.conf
@@ -21,7 +21,7 @@
21
# Update default templates when performing an upgrade
22
# These flags should be set to true if any changes are made to the template files
23
# to ensure that they are properly updated on the end-user's system.
24
-UPGRADE_UPDATE_WEB_TEMPLATES='false'
+UPGRADE_UPDATE_WEB_TEMPLATES='true'
25
UPGRADE_UPDATE_MAIL_TEMPLATES='false'
26
UPGRADE_UPDATE_DNS_TEMPLATES='false'
27
@@ -43,4 +43,4 @@ UPGRADE_RESTART_SERVICES='true'
43
#######################################################################################
44
45
# Set version of phpMyAdmin to install during upgrade if not already installed
46
-pma_v='5.0.4'
+pma_v='5.0.4'
0 commit comments