This commit is contained in:
Wyatt Miller 2020-01-30 10:02:53 -05:00
parent 52efd54841
commit 76281c3b60

View File

@ -1,4 +1,4 @@
<? <?
$url = "https://docs.google.com/presentation/d/1b3IyHs2Y3FneB_PDI9reP5hvrv0tUoAKA52Xh_ttu78/s"; $url = "https://docs.google.com/presentation/d/1b3IyHs2Y3FneB_PDI9reP5hvrv0tUoAKA52Xh_ttu78/";
header("Location: " . $url); header("Location: " . $url);
?> ?>