aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/includes')
-rw-r--r--phpBB/includes/acp/acp_styles.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/acp/acp_styles.php b/phpBB/includes/acp/acp_styles.php
index ac45bf03b3..182a565c19 100644
--- a/phpBB/includes/acp/acp_styles.php
+++ b/phpBB/includes/acp/acp_styles.php
@@ -1383,7 +1383,7 @@ parse_css_file = {PARSE_CSS_FILE}
}
}
- if ($update && $imgpath)
+ if ($update && isset($_POST['imgpath']))
{
if ($valid_name)
{