added com pres redirect
This commit is contained in:
parent
275d96f65e
commit
52efd54841
4
src/school/com111fact.php
Normal file
4
src/school/com111fact.php
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<?
|
||||||
|
$url = "https://docs.google.com/presentation/d/1b3IyHs2Y3FneB_PDI9reP5hvrv0tUoAKA52Xh_ttu78/s";
|
||||||
|
header("Location: " . $url);
|
||||||
|
?>
|
Loading…
Reference in New Issue
Block a user