Fix phpcs
This commit is contained in:
parent
bcf1d57456
commit
825705179c
@ -81,7 +81,6 @@ elseif ($query=="pro")
|
|||||||
$file = array_pop($match);
|
$file = array_pop($match);
|
||||||
if ($file=="") header('Location: ../../public/theme/common/nophoto.png');
|
if ($file=="") header('Location: ../../public/theme/common/nophoto.png');
|
||||||
else header('Location: '.$file);
|
else header('Location: '.$file);
|
||||||
|
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user