public function purl_useragent::admin_form in Persistent URL 7
Same name and namespace in other branches
- 6 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) {
}