localizing dependencies for serviceWorker

This commit is contained in:
TLRZ Seyfferth
2018-01-15 13:16:29 +01:00
parent 0607663efd
commit ee717318ee
27 changed files with 10995 additions and 160 deletions
+2
View File
@@ -1,5 +1,7 @@
<?php
require "localconf.php";
if ($_SERVER['REQUEST_METHOD'] != "POST") {
echo "Sorry, ich spreche kein GET.";
return;