redundant declaration
This commit is contained in:
parent
90a48abbec
commit
c7eb0cd99d
@ -43,8 +43,6 @@ class UserCreationEvent extends Event {
|
||||
class UserCreationException extends SCoreException {}
|
||||
|
||||
class UserPage extends SimpleExtension {
|
||||
var $theme;
|
||||
|
||||
public function onInitExt(Event $event) {
|
||||
global $config;
|
||||
$config->set_default_bool("login_signup_enabled", true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user