mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 16:27:38 +02:00
git-svn-id: file:///svn/phpbb/trunk@7215 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1383,7 +1383,7 @@ parse_css_file = {PARSE_CSS_FILE}
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($update && $imgpath)
|
if ($update && isset($_POST['imgpath']))
|
||||||
{
|
{
|
||||||
if ($valid_name)
|
if ($valid_name)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user