Move group.php require_once call to top of lib.php (bug #800025)
group.php functions are called in (at least) two places in the file
but previously only required immediately before the first instance.
This will cover all instances it's needed.
Change-Id: I708bf88125859288640da33f1c805aa5e76ad8ca
Signed-off-by:
Melissa Draper <melissa@catalyst.net.nz>
Please register or sign in to comment