mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
D'oh!
git-svn-id: file:///svn/phpbb/trunk@5484 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -476,8 +476,6 @@ pagination_sep = \'{PAGINATION_SEP}\'
|
|||||||
|
|
||||||
foreach ($style_row as $key => $value)
|
foreach ($style_row as $key => $value)
|
||||||
{
|
{
|
||||||
$src = '';
|
|
||||||
|
|
||||||
$width = $height = $imgsrc = '';
|
$width = $height = $imgsrc = '';
|
||||||
if (!empty($value))
|
if (!empty($value))
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user