summaryrefslogtreecommitdiff
path: root/modules/user/helpers/user_installer.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/user/helpers/user_installer.php')
-rw-r--r--modules/user/helpers/user_installer.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/user/helpers/user_installer.php b/modules/user/helpers/user_installer.php
index e28af69a..67f6a3d5 100644
--- a/modules/user/helpers/user_installer.php
+++ b/modules/user/helpers/user_installer.php
@@ -138,6 +138,5 @@ class user_installer {
access::allow($registered, "view_full", $root);
module::set_var("user", "minimum_password_length", 5);
- module::set_version("user", 4);
}
} \ No newline at end of file