plugins/mod_register.lua
branch0.11
changeset 9612 3e44b8dc2cc0
parent 8488 0e02c6de5c02
child 11017 bb010c3c8c93
--- a/plugins/mod_register.lua	Wed Oct 31 14:18:36 2018 +0000
+++ b/plugins/mod_register.lua	Wed Nov 07 17:49:34 2018 +0100
@@ -11,7 +11,6 @@
 
 if allow_registration then
 	module:depends("register_ibr");
-	module:depends("register_limits");
 end
 
 module:depends("user_account_management");