aboutsummaryrefslogtreecommitdiff
path: root/view/party.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--view/party.php (renamed from pages/party.php)2
1 files changed, 0 insertions, 2 deletions
diff --git a/pages/party.php b/view/party.php
index a095df3..322cea6 100644
--- a/pages/party.php
+++ b/view/party.php
@@ -1,7 +1,5 @@
<?php
-require_once('lib/bootstrap.php');
-
$room = $_GET['room'];
echo $tpl->render(array(
'page' => 'party',