mirror of
https://github.com/pi-hole/web.git
synced 2026-04-28 12:44:07 +01:00
@@ -46,7 +46,7 @@ if (isset($_POST["submit"])) {
|
||||
<div id="alDebug" class="alert alert-warning alert-dismissible fade in" role="alert">
|
||||
<button type="button" class="close" data-hide="alert" aria-label="Close"><span aria-hidden="true">×</span>
|
||||
</button>
|
||||
<h4><i class="icon fa fa-warning"></i> Debug</h4>
|
||||
<h4><i class="icon fa fa-exclamation-triangle"></i> Debug</h4>
|
||||
<pre><?php print_r($_POST); ?></pre>
|
||||
</div>
|
||||
<?php } ?>
|
||||
|
||||
Reference in New Issue
Block a user