. * * home.php * * MacSwap home page. * * @author Daniele Bonini * @copyrights (c) 2021, 2024, 5 Mode */ $curLocale = APP_LOCALE; $password = filter_input(INPUT_POST, "Password"); if ($password==PHP_STR) { $password = filter_input(INPUT_POST, "Password2"); } if ($password !== PHP_STR) { $hash = hash("sha256", $password . APP_SALT, false); if ($hash !== APP_HASH) { $password=PHP_STR; } } ?> MacSwap: Swapping everything but burgers..

   " style="text-align:left;width:25%;">
  
!