You are here

public function purl_useragent::admin_form in Persistent URL 6

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

Allow extension of the admin setup form.

Overrides purl_processor::admin_form

File

includes/purl_useragent.inc, line 11

Class

purl_useragent
User agent style.

Code

public function admin_form(&$form, $id) {
}