mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
#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…
x
Reference in New Issue
Block a user