Comment 1 for bug 1353430

Revision history for this message
Dan Garner (dangarner) wrote :

in lib/modules/module.class.php around line 1231 you need to add the following:

$region = new region($db);

if should go just before this statement:

// Loop through each media link for this layout
foreach ($results as $row)