diff --git a/loft-e.php b/loft-e.php new file mode 100644 index 0000000..57d30a0 --- /dev/null +++ b/loft-e.php @@ -0,0 +1,35 @@ + + +
+
+
+
+

+
+
+
+
+ +"; +echo "


"; +echo curl_exec($ch); +echo ""; +curl_close($ch); + + +include_once $URLcorrection . "includes/footer.php";