"oa_alert_log" table records all the changes happening in the other tables like "sys_sw_software", "sys_sw_netstat", "sys_sw_service", but not the changes from "sys_sw_user" table. How can this be fixed?
$this->m_user->alert_user($details);
Worked perfectly, Thanks!
"oa_alert_log" table records all the changes happening in the other tables like "sys_sw_software", "sys_sw_netstat", "sys_sw_service", but not the changes from "sys_sw_user" table. How can this be fixed?