Changing from a module/activity to a local plugin
authorAaron Wells <aaronw@catalyst.net.nz>
Mon, 22 Aug 2011 01:07:38 +0000 (13:07 +1200)
committerAaron Wells <aaronw@catalyst.net.nz>
Mon, 22 Aug 2011 01:07:38 +0000 (13:07 +1200)
commit9996a80c210ff03e05739431e8acd5011dc8d0b0
tree5cb8ea7f5a6cd5268d434cd9cb4be8fef0536dc1
parent90071365d05bd9e6502e543b80bccce513912701
Changing from a module/activity to a local plugin

This module only existed as a placeholder to load in database changes
for the Mahara view submissions assignment type, because the assignment
type subplugins aren't allowed to have their own db files. In Moodle 2 it
makes more sense for this to be a local plugin (since you can have multiple
local plugins).
lang/en/local_maharaviewsubmission.php [new file with mode: 0644]
lang/en/mahara.php [deleted file]
version.php