config2
This commit is contained in:
parent
65ccd69737
commit
256a77e7dd
@ -193,8 +193,8 @@ findstr "localversion" config.php >nul 2>&1
|
|||||||
goto END
|
goto END
|
||||||
:END
|
:END
|
||||||
:ONE
|
:ONE
|
||||||
cscript replace.vbs "config.php" "1.5" "1.6"
|
cscript replace.vbs "config.php" "1.7" "1.7"
|
||||||
echo Version Updated to 1.6
|
echo Version Updated to 1.7
|
||||||
goto END
|
goto END
|
||||||
:END
|
:END
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
//// KLANDING VERSION
|
//// KLANDING VERSION
|
||||||
$remoteversion = "1.6"; //
|
$remoteversion = "1.7"; //
|
||||||
?>
|
?>
|
Loading…
x
Reference in New Issue
Block a user