#13035 fixed build version in install
This commit is contained in:
parent
8d9a89a6a8
commit
8fd9bf1702
|
@ -131,7 +131,7 @@
|
|||
<div style='padding-bottom: 50px'>
|
||||
<?php
|
||||
$version = '7.0NG.776';
|
||||
$build = '240402';
|
||||
$build = '240415';
|
||||
$banner = "v$version Build $build";
|
||||
error_reporting(0);
|
||||
|
||||
|
|
Loading…
Reference in New Issue