RonaldVeenbrink
Results
1
comments of
RonaldVeenbrink
Quick fix; line 506 and 558 `if($this->timestamps !== FALSE) { $data[$this->_updated_at_field] = $this->_the_timestamp(); if(!$escape) $data[$this->_updated_at_field] = "'" . $data[$this->_updated_at_field] . "'"; } `