From 8d3e4a3f3b50e6da3cd1aa3fdf333a4e035f94fb Mon Sep 17 00:00:00 2001 From: Karl Hudgell Date: Tue, 12 Jan 2016 20:56:15 +0000 Subject: [PATCH] update from web --- Update.bat | 4 ++-- updatenotify.php | 20 ++++++++++++++++++-- version.txt | 2 +- 3 files changed, 21 insertions(+), 5 deletions(-) diff --git a/Update.bat b/Update.bat index 4d5aa45..1ededb1 100644 --- a/Update.bat +++ b/Update.bat @@ -193,8 +193,8 @@ findstr "localversion" config.php >nul 2>&1 goto END :END :ONE - cscript replace.vbs "config.php" "1.1" "1.2" - echo Version Updated + cscript replace.vbs "config.php" "1.2" "1.3" + echo Version Updated to 1.3 goto END :END diff --git a/updatenotify.php b/updatenotify.php index 0f23bff..607d81f 100644 --- a/updatenotify.php +++ b/updatenotify.php @@ -3,7 +3,23 @@ New Update Available, Update via update.bat -
Ok, Thank you :)
- + parent.window.location.reload(true);'; + +} else { +// display the form +?> +
+ +
+ +
Not Now...
+ +
\ No newline at end of file diff --git a/version.txt b/version.txt index f902190..a2e910c 100644 --- a/version.txt +++ b/version.txt @@ -1,4 +1,4 @@ \ No newline at end of file