-
Ran the module through coder_review and fixed 'normal mode' problems.
-
Merge branch 'coder_upgrade' into 7.x-1.x
-
All tests pass. I think this module is ready to go.
-
Working on tests. Only 8 fail at this point.
-
Converted hook_cron() query to PDO.
-
Email addresses now appear on the manage page.
-
Removed multiple_email.manage.inc.
-
Make Primary now works.
-
Create, edit, and delete addresses now works. Address still doesn't appear in the list, which is odd. Next TODO: Fix errors in 'Make Primary'.
-
Changed some queries on the manage screen to PDO.