Closed (duplicate)
Project:
Panels
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2007 at 11:09 UTC
Updated:
4 Apr 2007 at 03:01 UTC
in the line25: (object) array_merge($block, db_fetch_object($result));
This code will produce error since both $block and db_fetch_object($result) are objects while array_merge need arrays as arguments.
Comments
Comment #1
merlinofchaos commentedhttp://drupal.org/node/128518