mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Tidy
This commit is contained in:
@@ -51,7 +51,6 @@ if (isset($_GET['q'])) {
|
||||
// Sortby
|
||||
if (!empty($_GET['sb'])) {
|
||||
$sb = sanitizeInput(preg_replace('/[^a-z_]/', '', $_GET['sb']));
|
||||
|
||||
}
|
||||
|
||||
//$sb = $_GET['sb'];
|
||||
|
||||
Reference in New Issue
Block a user