diff options
Diffstat (limited to 'engine/lib/upgrades/2008100601.php')
-rw-r--r-- | engine/lib/upgrades/2008100601.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/engine/lib/upgrades/2008100601.php b/engine/lib/upgrades/2008100601.php deleted file mode 100644 index cf976e84c..000000000 --- a/engine/lib/upgrades/2008100601.php +++ /dev/null @@ -1,8 +0,0 @@ -<?php - /// Activate mail plugin - /** - * Because Elgg now has a plugable account activation process we need to activate - * the email account activation plugin for existing installs. - */ - enable_plugin('uservalidationbyemail', $CONFIG->site->guid); -?>
\ No newline at end of file |