Beta 3.0 -3 ready
This commit is contained in:
parent
ef617907bf
commit
fba2a3c558
4 changed files with 14 additions and 4 deletions
|
|
@ -165,7 +165,7 @@ function ExecuteScript($p_cn,$script) {
|
|||
*/
|
||||
function apply_patch($p_cn,$p_name)
|
||||
{
|
||||
$MaxVersion=31;
|
||||
$MaxVersion=32;
|
||||
for ( $i = 4;$i <= $MaxVersion;$i++)
|
||||
{
|
||||
$to=$i+1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue