Closed (duplicate)
Project:
Drupal core
Version:
x.y.z
Component:
search.module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
5 Sep 2006 at 06:21 UTC
Updated:
5 Sep 2006 at 13:51 UTC
Most of the _validate and _submit callbacks throughout core (as well as form.inc) use the names $form_id, $form_values to refer to the arguments passed into these functions. This patch makes this consistent.
| Comment | File | Size | Author |
|---|---|---|---|
| search_validate_submit.patch | 1.14 KB | webchick |
Comments
Comment #1
webchickMarking each of these as duplicates of http://drupal.org/node/82465.