diff options
Diffstat (limited to 'tos.php')
| -rw-r--r-- | tos.php | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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>"; |
