diff options
Diffstat (limited to 'pages/together.inc')
-rw-r--r-- | pages/together.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/together.inc b/pages/together.inc index 87faf6a..3799630 100644 --- a/pages/together.inc +++ b/pages/together.inc @@ -1,5 +1,6 @@ <?php +$_GET['old'] = ""; require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/init.inc"; global $title; global $isLoggedIn; require_once $_SERVER['DOCUMENT_ROOT'] . '/includes/header.inc'; |