mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #07572
[Bug 900991] [NEW] Unused activity type 'virusrelease'
Public bug reported:
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.
** Affects: mahara
Importance: Low
Status: Triaged
** Tags: clamav
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
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
Follow ups
References