Skip to content
Snippets Groups Projects
Commit fc7366dc authored by Angie Byron's avatar Angie Byron
Browse files

#322344 follow-up by sun: Fix notice.

parent 010a342e
No related branches found
No related tags found
No related merge requests found
......@@ -239,6 +239,7 @@ function drupal_build_form($form_id, &$form_state) {
*/
function form_state_defaults() {
return array(
'args' => array(),
'rebuild' => FALSE,
'redirect' => NULL,
'storage' => NULL,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment