mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Create calendar.php
This commit is contained in:
parent
d6496c22d8
commit
4d73bfcf72
5
controllers/calendar.php
Normal file
5
controllers/calendar.php
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<?php
|
||||||
|
include "functions/gzip.php";
|
||||||
|
$url = $_GET["url"];
|
||||||
|
echo get_url($url);
|
||||||
|
?>
|
Loading…
x
Reference in New Issue
Block a user