Comment 1 for bug 1328216

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

modules/module_user_general.php

change Line 773 to:

$SQL = sprintf($SQL, $this->db->escape_string($mediaId), $this->db->escape_string($regionId), $layoutId, implode(',', $this->GetUserGroups($this->userid, true)));