update hook warnings
mariuss - March 2, 2009 - 15:37
| Project: | Hide submit button |
| Version: | 6.x-1.7 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Optalgin |
| Status: | closed |
Jump to:
Description
While the update went OK, I think, I did get the following two warnings:
* warning: array_merge() [function.array-merge]: Argument #2 is not an array in /.../update.php on line 174.
* warning: Invalid argument supplied for foreach() in /.../update.php on line 339.
Using PHP 5.2.4.

#1
Thanks, fixed for the next release.
You can just ignore these warnings..
Just missing return value from the update procedure..
#2
Automatically closed -- issue fixed for 2 weeks with no activity.