. * * home.php * * Page Home. * * @author Daniele Bonini * @copyrights (c) 2016, 2024, 5 Mode */ use fivemode\fivemode\LinkUtil; define('PAGE_TITLE', "SwapSnippet - Home"); function echo_label(string $label) { if (mb_strlen($label) > 25) { echo(left($label, 25) . "..."); } else { echo($label); } } $q = substr(filter_input1(INPUT_GET, "q", FILTER_SANITIZE_QM)??"", 0, 100); $splash = filter_input(INPUT_GET, "splash")??""; $splash = strip_tags($splash); $curLocale = APP_LOCALE; ?> "); } ?>
































$myCubeInitjs"); ?>