Update home.blade.php

pull/3518/head
Shlee 4 years ago committed by GitHub
parent 9431c61e53
commit 1086a6a139
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -187,7 +187,7 @@
</li>
<li>
<strong><span class="badge badge-primary">PHP INI - Security</span> disable_functions:</strong>
<span>{{ ini_get('disable_functions') ? '✅' : '❌' }}</span>
<span>{{ ini_get('disable_functions') }}</span>
</li>
<hr>

Loading…
Cancel
Save