summaryrefslogtreecommitdiff
path: root/tos.php
diff options
context:
space:
mode:
Diffstat (limited to 'tos.php')
-rw-r--r--tos.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tos.php b/tos.php
index d410555..08c1769 100644
--- a/tos.php
+++ b/tos.php
@@ -5,8 +5,6 @@ include_once "{$_SERVER['DOCUMENT_ROOT']}/lib/accounts.php";
authorize_user();
-$contents = "";
-
$path = "{$_SERVER['DOCUMENT_ROOT']}/static/txt/TOS.txt";
$contents = "<p>No rules!</p>";