← Back to team overview

mahara-contributors team mailing list archive

[Bug 1928012] A change has been merged

 

Reviewed:  https://reviews.mahara.org/11757
Committed: https://git.mahara.org/mahara/mahara/commit/cbc7532f8c79fcb6ec7210bc5365ced5866b12d5
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit cbc7532f8c79fcb6ec7210bc5365ced5866b12d5
Author: Gold <gold@xxxxxxxxxxxxxxx>
Date:   Tue May 11 08:43:21 2021 +1200

Bug 1928012 - Refactor htdocs/lib/activity.php

Strip classes out of activity.php and into their own files.
Include class files in htdocs/lib/activity/* in activity.php so things still work as expected.

Change-Id: I18f89248464460b3d463568ad96f058b28a6c7aa

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1928012

Title:
  Split functions from lib/activity.php into several files

Status in Mahara:
  Fix Committed

Bug description:
  As part of Refactor Friday took htdocs/lib/activity.php and tried to
  bring it under control.

  The classes in this file need to be split out into their own files and
  require_once()'d in activity.php rather than being *part* of this
  file.

  This Bug is to track that work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1928012/+subscriptions



References