Comment 17 for bug 1037531

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

Reviewed: https://reviews.mahara.org/3634
Committed: http://gitorious.org/mahara/mahara/commit/535c66d4754bb3d7f9d4b5593f25fea735b661fb
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 535c66d4754bb3d7f9d4b5593f25fea735b661fb
Author: Robert Lyon <email address hidden>
Date: Thu Aug 14 11:00:13 2014 +1200

Altering how get_comments() works (Bug #1037531)

As I'm adding in some new options and I notice that Bug #1326425 will
also be adding options to get_comments so I thought it would be useful
to make a default opbject of variables that one can call and alter
with specific variables where needed rather than having to work out
where in the function call list things need to go as that list would
grow up to 10 options.

Change-Id: I7111559c4d12a8de128b9526930729728a36555e
Signed-off-by: Robert Lyon <email address hidden>