mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-24 14:05:12 +00:00
Initial commit of V2.
This commit is contained in:
5
old_version/controllers/calendar.php
Normal file
5
old_version/controllers/calendar.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
include "functions/gzip.php";
|
||||
$url = $_GET["url"];
|
||||
echo get_url($url);
|
||||
?>
|
Reference in New Issue
Block a user