Skip to content
Commit 6ccbfc1f authored by Stefan Bäcker's avatar Stefan Bäcker Committed by Robert Lyon
Browse files

Bug 1990981: Appending parameters correctly again to copy portfolios into group



There was an error in commit c8306324
on line 6453 (now line 6516)

Before:

!empty($params)

After

!$params

Should be

$params

Change-Id: I61779f9b3bd65ae802362e7c839b8e6a5c55b0bc
Signed-off-by: default avatarRobert Lyon <robertl@catalyst.net.nz>
(cherry picked from commit b8762df3)
parent 8625009c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment