Comment 4 for bug 1758757

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/8733
Committed: https://git.mahara.org/mahara/mahara/commit/ec4fb1209a6402e7e257cd9a62b0f0ab6004c260
Submitter: Robert Lyon (<email address hidden>)
Branch: 18.04_STABLE

commit ec4fb1209a6402e7e257cd9a62b0f0ab6004c260
Author: Robert Lyon <email address hidden>
Date: Mon Mar 26 10:35:42 2018 +1300

Bug 1758757: setup_links() expected to be a reference, value given error

We used call_user_func() but i think we need to use
call_user_func_array() for this

behatnotneeded

Change-Id: I94dad0b59be8bab7ac6b2e1c45a6968ac4ece9fa
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit 1932d334e0f02ed31c99aa60ca498801bc04cbb3)