1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 06:38:00 +02:00

Notice removal.

This commit is contained in:
Cameron
2016-02-17 11:33:00 -08:00
parent 22cd9fad00
commit 7376e8e40e
2 changed files with 2 additions and 2 deletions

View File

@@ -228,7 +228,7 @@ class e_chart
*/
public function setData($data)
{
$this->id = $id;
// $this->id = $id;
if($data == 'demo')
{
$this->data = $this->getDemoData();