浏览代码

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

Yannick Warnier 12 年之前
父节点
当前提交
0c66fb27e9
共有 1 个文件被更改,包括 1 次插入0 次删除
  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