mirror of
https://github.com/e107inc/e107.git
synced 2025-08-25 07:21:03 +02:00
Notice removal
This commit is contained in:
@@ -239,6 +239,7 @@ class bb_youtube extends e_bb_base
|
||||
}
|
||||
}
|
||||
$url = $url.'&hl='.$hl;
|
||||
$color = array();
|
||||
if(isset($params['color1'])) $color[1] = $params['color1'];
|
||||
if(isset($params['color2'])) $color[2] = $params['color2'];
|
||||
foreach ($color as $key => $value) {
|
||||
|
Reference in New Issue
Block a user