aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/viewtopic.php')
-rw-r--r--phpBB/viewtopic.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/viewtopic.php b/phpBB/viewtopic.php
index 0aa06721eb..e608baadd8 100644
--- a/phpBB/viewtopic.php
+++ b/phpBB/viewtopic.php
@@ -1090,7 +1090,6 @@ while ($row = $db->sql_fetchrow($result))
}
}
$db->sql_freeresult($result);
-unset($today);
// Load custom profile fields
if ($config['load_cpf_viewtopic'])