This will be the final article of Customer Support Time Tracking app. And we are going to create Customersupport module for customers.
Redirecting members from home
Firstly we are going change customer login.
After logging in it leads to dashboard. But we need to redirect members to customersupport/admin.
Open system/application/controllers/admin/home.php and add the following at the line 34.
Continue reading Creating Customer Support Time Tracking Application with Codeigniter Part 5


















