quick write ==> direct write
This commit is contained in:
parent
ae7639b320
commit
9c0b1e8a4e
4 changed files with 9 additions and 3 deletions
|
|
@ -165,7 +165,7 @@ function ExecuteScript($p_cn,$script) {
|
|||
*/
|
||||
function apply_patch($p_cn,$p_name)
|
||||
{
|
||||
$MaxVersion=32;
|
||||
$MaxVersion=33;
|
||||
for ( $i = 4;$i <= $MaxVersion;$i++)
|
||||
{
|
||||
$to=$i+1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue