Merge branch 'upstream' into debian
[mech_eap.git] / libeap / hs20 / server / www / free-remediation.php
diff --git a/libeap/hs20/server/www/free-remediation.php b/libeap/hs20/server/www/free-remediation.php
deleted file mode 100644 (file)
index 5648b30..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<html>
-<head>
-<title>Hotspot 2.0 - public and free hotspot - remediation</title>
-</head>
-<body>
-
-<h3>Hotspot 2.0 - public and free hotspot</h3>
-
-<p>Terms and conditions have changed. You need to accept the new terms
-to continue using this network.</p>
-
-<p>Terms and conditions..</p>
-
-<?php
-echo "<a href=\"redirect.php?id=" . $_GET["session_id"] . "\">Accept</a><br>\n";
-?>
-
-</body>
-</html>