mirror of
https://github.com/itflow-org/itflow
synced 2026-03-27 07:45:37 +00:00
More general code cleanup/formatting
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
<?php require_once("inc_all_settings.php"); ?>
|
<?php require_once("inc_all_settings.php");
|
||||||
|
|
||||||
<?php
|
|
||||||
|
|
||||||
if (!empty($_GET['sb'])) {
|
if (!empty($_GET['sb'])) {
|
||||||
$sb = strip_tags(mysqli_real_escape_string($mysqli,$_GET['sb']));
|
$sb = strip_tags(mysqli_real_escape_string($mysqli,$_GET['sb']));
|
||||||
|
|||||||
Reference in New Issue
Block a user