If you submit the add_user form with no names in the text area an invalid argument error will be shown in the foreach loop for the $accounts array.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | og-468602.patch | 617 bytes | elliotttf |
If you submit the add_user form with no names in the text area an invalid argument error will be shown in the foreach loop for the $accounts array.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | og-468602.patch | 617 bytes | elliotttf |
Comments
Comment #1
elliotttf commentedAttached patch, all you need to do to fix is instantiate the $accounts array.
Comment #2
moshe weitzman commentedCommitted to 6.x-2.x which will be released soon. Thanks