MyBB Community Forums

Full Version: upgrading to 1.1.7
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm tring to upgrade to 1.1.7, is this correct for usercp.php?

Code:
// Check to see if we're in a gallery or not
if($activegallery)
{
$gallery = str_replace("..", "", $mybb->input['gallery']);