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