mirror of
https://github.com/easy-wi/developer.git
synced 2025-02-20 11:23:28 +08:00
Update update_620-621.php
This commit is contained in:
parent
9ef0250fa0
commit
774a668ad7
@ -41,7 +41,7 @@
|
||||
if (isset($include) and $include == true and isset($devVersion)) {
|
||||
|
||||
$query = $sql->prepare("INSERT INTO `easywi_version` (`version`,`de`,`en`) VALUES
|
||||
('6.2.0.1','<div align=\"right\">02.08.2020</div>
|
||||
('6.2.1','<div align=\"right\">22.12.2021</div>
|
||||
<b>Änderungen:</b><br/>
|
||||
<ul>
|
||||
<li>General
|
||||
@ -65,7 +65,7 @@ if (isset($include) and $include == true and isset($devVersion)) {
|
||||
<li>Mobile Navigation Workaround für <b>New</b> Theme</li>
|
||||
<li>Steam CMD issues Fixed</li>
|
||||
</ul>
|
||||
</ul>','<div align=\"right\">02.08.2020</div>
|
||||
</ul>','<div align=\"right\">22.12.2021</div>
|
||||
<b>Changes:</b><br/>
|
||||
<ul>
|
||||
<li>General
|
||||
|
Loading…
x
Reference in New Issue
Block a user