mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
git-svn-id: file:///svn/phpbb/trunk@7215 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
fe70901904
commit
d8013e9c75
1 changed files with 1 additions and 1 deletions
|
@ -1383,7 +1383,7 @@ parse_css_file = {PARSE_CSS_FILE}
|
|||
}
|
||||
}
|
||||
|
||||
if ($update && $imgpath)
|
||||
if ($update && isset($_POST['imgpath']))
|
||||
{
|
||||
if ($valid_name)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue