mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-02-14 04:15:43 -05:00
associates them with the form. This replaces the various _add_validation_rules() functions in the user and comment modules. Move user edit form into user helper for consistency with the comment module. Implement missing _form method in the user controller.