Anyone solve this?
public function query($sql) { if (trim($sql != "")) { $this->query_counter++; $this->query_show .= stripslashes($sql) .