Bugs 1620175, 1620176: Only variables should be assigned by reference
Another PHP7 issue to fix up - we don't need to reference smarty() as
the bit needing to be referenced the 'new Dwoo_Mahara()' is done
automatically as the 'new' operator returns a reference automatically.
behatnotneeded
Change-Id: Ie0982365cf45d893363f52fcde6043f02869d988
Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>