1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-19 12:11:55 +02:00

Remove debug info from last commit

This commit is contained in:
Cameron 2013-05-31 16:27:00 -07:00
parent 58ada036c8
commit 9d4e1f7bf0

View File

@ -227,7 +227,6 @@ class bb_img extends e_bb_base
}
else
{
print_a($parmStr);
return "<img src='".$code_text."' {$parmStr} />";
}
}