mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-24 08:20:54 -04:00
Adjusted statistics typos
This commit is contained in:
@@ -22,7 +22,7 @@ class Home extends Secure_Controller
|
||||
{
|
||||
$this->load->library('tracking_lib');
|
||||
|
||||
$this->tracking_lib->track_page('Logout', 'logout');
|
||||
$this->tracking_lib->track_page('logout', 'logout');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user