restore install.php
Former-commit-id: 917f3d5d07b1bce92fa06836c5b2872dc06390d2
This commit is contained in:
parent
76259c3026
commit
7150b8b758
|
@ -113,7 +113,7 @@
|
||||||
<div style='height: 10px'>
|
<div style='height: 10px'>
|
||||||
<?php
|
<?php
|
||||||
$version = '7.0NG.731';
|
$version = '7.0NG.731';
|
||||||
$build = '190208';
|
$build = '190211';
|
||||||
$banner = "v$version Build $build";
|
$banner = "v$version Build $build";
|
||||||
|
|
||||||
error_reporting(0);
|
error_reporting(0);
|
||||||
|
|
Loading…
Reference in New Issue