aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/download.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/download.php')
-rw-r--r--phpBB/download.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/download.php b/phpBB/download.php
index 5b2f7b17cf..d4d04d0479 100644
--- a/phpBB/download.php
+++ b/phpBB/download.php
@@ -31,6 +31,7 @@ if (isset($_GET['avatar']))
{
exit;
}
+ unset($dbpasswd)
$config = $cache->obtain_config();
$filename = $_GET['avatar'];