Browse Source

Added 1.8.8.6 to the list of supported versions for upgrade - fix missing 1.8.8.6 label

Yannick Warnier 12 năm trước cách đây
mục cha
commit
0c66fb27e9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      main/install/index.php

+ 1 - 0
main/install/index.php

@@ -819,6 +819,7 @@ if (@$_POST['step2']) {
                 //Only updates the configuration.inc.php with the new version
                 include 'update-configuration.inc.php';
 			case '1.8.8.4':
+			case '1.8.8.6':
 				include 'update-db-1.8.8-1.9.0.inc.php';
 				//include 'update-files-1.8.8-1.9.0.inc.php';
 				//Only updates the configuration.inc.php with the new version