-
Re-ordering module source code and cleaning up function comments.
-
Updating comments, cleaning code, and removing debug outputs.
-
Clarified some variable names. (step_form => step_form_callback; step_id => step_name; step_next => step_form_next; step_validate => step_form_validate; step_previous => step_form_previous).
-
Fixing options form default_value.
-
Clearing out master branch. Work from core-specific branches only.
-
Setting main form builder function parameter defaults and checking for form state values before trying to do anything with them.
-
Initial commit.
-
Committing one and only function.
-
Initial commit of Object to Array module.
-
Initial commit.