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.
Comments
Comment #1
optalgin commentedThanks, fixed for the next release.
You can just ignore these warnings..
Just missing return value from the update procedure..