Cancel functionnal changes to make sure they are ok in next release (develop/2.8) first

This commit is contained in:
odain
2020-08-07 15:17:24 +02:00
parent 8902d6e532
commit a35b2d83b7
3 changed files with 269 additions and 3 deletions

View File

@@ -916,7 +916,7 @@ class SetupUtils
$oPage, $bIsItopInstall, $sDBServer, $sDBUser, $sDBPwd, $sDBName, $sDBPrefix, $bTlsEnabled, $sTlsCA,
$sNewDBName = ''
) {
$sWikiVersion = utils::GetItopVersionWikiSyntax(); //eg : '2_7_0';
$sWikiVersion = '2_7_0';
$sMysqlTlsWikiPageUrl = 'https://wiki.openitop.org/doku.php?id='.$sWikiVersion.':install:php_and_mysql_tls';
$oPage->add('<tr><td colspan="2">');