removed debugging

This commit is contained in:
hnhx 2022-02-20 23:15:37 +01:00
parent 4641f09672
commit 51372786f7
1 changed files with 0 additions and 4 deletions

View File

@ -43,10 +43,6 @@
</form>
<?php
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);
function print_next_pages($page, $button_val, $q)
{
echo "<form id=\"page\" action=\"search.php\" target=\"_top\" method=\"post\" enctype=\"multipart/form-data\" autocomplete=\"off\">";