$this->user_agent = $_SERVER['HTTP_USER_AGENT'];
$this->user_agent = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : "undefined";
$this->_ua = $_SERVER['HTTP_USER_AGENT'];
$this->_ua = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : "undefined";
The following users have thanked you: Trevor Smith, webjo
The following users have thanked you: jtechmedical
Time to create page: 0.059 seconds