コード例 #1
0
 /**
  * Execute action for a single entry
  * @param ENTRY $entry
  * @access private
  */
 protected function _entry_run($entry)
 {
     $entry->restore();
 }