diff --git a/update.php b/update.php index a8b23dee..601387d2 100644 --- a/update.php +++ b/update.php @@ -82,6 +82,9 @@ if(empty($step)){ $msgType = "danger"; $continue = false; } +}else { + $version = json_decode(file_get_contents('version.json'), true)['version']; + $continue = false; } function pathFixer($path) @@ -208,6 +211,14 @@ function deleteFolder($path) Please wait.... + +
+
Update Finished
+
+ PHPNuxBill has been updated to Version +
+
+