Browse Source

Rebuild web templates for 1.3.2

Raphael Schneeberger 5 years ago
parent
commit
9363e69a96
1 changed files with 2 additions and 2 deletions
  1. 2 2
      install/upgrade/upgrade.conf

+ 2 - 2
install/upgrade/upgrade.conf

@@ -21,7 +21,7 @@
 # Update default templates when performing an upgrade
 # These flags should be set to true if any changes are made to the template files
 # to ensure that they are properly updated on the end-user's system.
-UPGRADE_UPDATE_WEB_TEMPLATES='false'
+UPGRADE_UPDATE_WEB_TEMPLATES='true'
 UPGRADE_UPDATE_MAIL_TEMPLATES='false'
 UPGRADE_UPDATE_DNS_TEMPLATES='false'
 
@@ -43,4 +43,4 @@ UPGRADE_RESTART_SERVICES='true'
 #######################################################################################
 
 # Set version of phpMyAdmin to install during upgrade if not already installed
-pma_v='5.0.4'
+pma_v='5.0.4'