You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
World Wide Web Server edited this page Jul 4, 2012
·
3 revisions
Category:Libraries::Extended
add the methods you think are useful
[code]
class MY_User_agent extends CI_User_agent
{
function MY_User_agent()
{
parent::CI_User_agent();
}