query("SELECT `Value` FROM `settings` WHERE `Name`='grub_files'")->fetch_array(); header('Location: '. $get["Value"]); } else { exit(0); } ?>