Last changes before 3.0

This commit is contained in:
sparkyx 2007-11-02 15:08:22 +00:00
parent 8793b3dc0b
commit bfe58a603f
18 changed files with 74 additions and 5036 deletions

View file

@ -165,7 +165,7 @@ function ExecuteScript($p_cn,$script) {
*/
function apply_patch($p_cn,$p_name)
{
$MaxVersion=33;
$MaxVersion=34;
for ( $i = 4;$i <= $MaxVersion;$i++)
{
$to=$i+1;