Пример #1
0
 function edit($conditions, $edit_data)
 {
     $this->clear_cache();
     return parent::edit($conditions, $edit_data);
 }