You are here

public function purl_useragent::adjust in Persistent URL 6

Same name and namespace in other branches
  1. 7 includes/purl_useragent.inc \purl_useragent::adjust()

We cannot alter the user agent, no need to try.

Overrides purl_processor::adjust

File

includes/purl_useragent.inc, line 40

Class

purl_useragent
User agent style.

Code

public function adjust(&$value, $element, &$q) {
}