<?php $this->cache['id']['report_configlog'] = array (
  'configlog' => 'Config changes',
  'oldvalue' => 'Original value',
  'plugin' => 'Plugin',
  'setting' => 'Setting',
  'timemodified' => 'Date',
  'value' => 'New value',
);