Feed on
Posts
Comments

Tag Archive 'beforeSave'

if you add a primary key which would turn an “insert” into an “update” within beforeSave() you’ll need to set $this->__exists = true;… the call to $this->exists(); happens in model.php before the callback to beforeSave().

Read Full Post »

Bad Behavior has blocked 382 access attempts in the last 7 days.