More general code cleanup/formatting

This commit is contained in:
Marcus Hill
2023-01-23 21:37:32 +00:00
parent 7ea36eeff6
commit e855be1ab0
6 changed files with 418 additions and 420 deletions
+1 -3
View File
@@ -1,6 +1,4 @@
<?php require_once("inc_all_settings.php"); ?>
<?php
<?php require_once("inc_all_settings.php");
if (!empty($_GET['sb'])) {
$sb = strip_tags(mysqli_real_escape_string($mysqli,$_GET['sb']));