← Back to team overview

mahara-contributors team mailing list archive

[Bug 900991] Re: Unused activity type 'virusrelease'

 

$ git grep virusrelease 
still produces the same list so we are still not using it for anything - so could be removed.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/900991

Title:
  Unused activity type 'virusrelease'

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Looks like this is not used anymore:

    $ git grep virusrelease
    htdocs/lang/en.utf8/activity.php:$string['typevirusrelease'] = 'Virus flag release';
    htdocs/lib/upgrade.php:        array('virusrelease', 1, 1),

  We should investigate before removing it.

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


References