mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 10:04:35 +02:00
PHP Notice removal
This commit is contained in:
@@ -85,6 +85,7 @@ class banner_shortcodes extends e_shortcode
|
||||
if($row['banner_image'][0] == '{')
|
||||
{
|
||||
$src = $row['banner_image'];
|
||||
$style = '';
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user