Resolve conflict with install.php - #3432

Former-commit-id: 7b082b9f2f4aaae5dd2218abc6ae67d17640735e
This commit is contained in:
Tatiana Llorente 2019-03-06 08:59:41 +01:00
parent 033eb2ff7c
commit b2bf411608
1 changed files with 1 additions and 1 deletions

View File

@ -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);