Resolve conflict with install.php - #3432
Former-commit-id: 7b082b9f2f4aaae5dd2218abc6ae67d17640735e
This commit is contained in:
parent
033eb2ff7c
commit
b2bf411608
|
@ -129,7 +129,7 @@
|
|||
<div style='height: 10px'>
|
||||
<?php
|
||||
$version = '7.0NG.732';
|
||||
$build = '190305';
|
||||
$build = '190306';
|
||||
$banner = "v$version Build $build";
|
||||
|
||||
error_reporting(0);
|
||||
|
|
Loading…
Reference in New Issue