set registration to false
This commit is contained in:
parent
054c9d8838
commit
50b752c21e
@ -61,8 +61,8 @@
|
|||||||
@define ('PDF', FALSE);
|
@define ('PDF', FALSE);
|
||||||
|
|
||||||
// registration
|
// registration
|
||||||
|
@define ('ALLOW_REGISTER', FALSE);
|
||||||
@define ('SEND_CONFIRMATION_EMAIL', FALSE);
|
@define ('SEND_CONFIRMATION_EMAIL', FALSE);
|
||||||
@define ('ALLOW_REGISTER', TRUE);
|
|
||||||
|
|
||||||
// display or not print link in article view
|
// display or not print link in article view
|
||||||
@define ('SHOW_PRINTLINK', '1');
|
@define ('SHOW_PRINTLINK', '1');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user