aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_front.php
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2013-10-10 21:01:15 +0200
committerAndreas Fischer <bantu@phpbb.com>2013-10-10 21:01:15 +0200
commitd024ba9b092843d5c933a2ac3b8b9d1c217be629 (patch)
tree1bdbfcb638309a3f8641636b0af45cb8e97bb42c /phpBB/includes/mcp/mcp_front.php
parent1f7b0b4a46bda8d297e6e0377dca2c9fc265f8ab (diff)
downloadforums-d024ba9b092843d5c933a2ac3b8b9d1c217be629.tar
forums-d024ba9b092843d5c933a2ac3b8b9d1c217be629.tar.gz
forums-d024ba9b092843d5c933a2ac3b8b9d1c217be629.tar.bz2
forums-d024ba9b092843d5c933a2ac3b8b9d1c217be629.tar.xz
forums-d024ba9b092843d5c933a2ac3b8b9d1c217be629.zip
[ticket/11901] Pass empty string as relative_url for non-local magic URL.
Only the regular expression for MAGIC_URL_LOCAL has three capturing groups. As a result $matches[3] is only set in this case. Prior to PHPBB3-11606 an empty string was passed to make_clickable_callback() as a replacement in case of less than three capturing groups. This patch reintroduces the empty string. Regression from 49c12ef4be229bf2223139298766ef441b075fbc. PHPBB3-11901
Diffstat (limited to 'phpBB/includes/mcp/mcp_front.php')
0 files changed, 0 insertions, 0 deletions