Added PHP 7.4 warning

This commit is contained in:
Julian Prieber 2022-10-19 16:40:41 +02:00
parent 6624bbdaa9
commit 3b48c5dab9
1 changed files with 2 additions and 0 deletions

View File

@ -210,5 +210,7 @@ exit(); ?>
@endif
@if("8" > phpversion()) <br><br><a style="background-color:tomato;color:#fff;border-radius:5px;" class="nav-link" href="{{ url('/studio/profile') }}" target=""><i class="bi bi-exclamation-circle-fill"></i> <strong>You are using an outdated version of PHP! Official support for this version will end soon.</strong></a> @endif
</div>
@endpush