[REMOVE] Debug output
This commit is contained in:
parent
db41c1a331
commit
26802fdbb9
@ -737,7 +737,6 @@ class Statistics extends Base {
|
|||||||
if ($format == 'json') $aData = json_encode($aData);
|
if ($format == 'json') $aData = json_encode($aData);
|
||||||
return $this->memcache->setCache(__FUNCTION__ . $format, $aData);
|
return $this->memcache->setCache(__FUNCTION__ . $format, $aData);
|
||||||
}
|
}
|
||||||
var_dump($this->mysqli->error);
|
|
||||||
return $this->sqlError();
|
return $this->sqlError();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user