mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 17:14:42 +02:00
PHP Warning removal.
This commit is contained in:
@@ -286,7 +286,7 @@ class e_chart
|
||||
}
|
||||
|
||||
|
||||
public function setOptions($data,$id)
|
||||
public function setOptions($data)
|
||||
{
|
||||
|
||||
if($this->provider == 'google' && $data == 'demo')
|
||||
|
Reference in New Issue
Block a user