This commit is contained in:
friendica 2012-10-06 16:51:29 -07:00
commit 021e95be11
8 changed files with 15 additions and 15 deletions

View File

@ -31,9 +31,9 @@ $a->config['sitename'] = "La Meva Xarxa d'Amics";
// to the email address of an already registered person who can authorise
// and/or approve/deny the request.
$a->config['register_policy'] = REGISTER_OPEN;
$a->config['system']['register_policy'] = REGISTER_OPEN;
$a->config['register_text'] = '';
$a->config['admin_email'] = '$adminmail';
$a->config['system']['admin_email'] = '$adminmail';
// Maximum size of an imported message, 0 is unlimited

View File

@ -35,9 +35,9 @@ $a->config['system']['language'] = 'cs';
// na e-mailovou adresu již existující registrované osoby, která může autorizovat
// a/nebo schvalovat/odmítat žádosti o registraci.
$a->config['register_policy'] = REGISTER_OPEN;
$a->config['system']['register_policy'] = REGISTER_OPEN;
$a->config['register_text'] = '';
$a->config['admin_email'] = '$adminmail';
$a->config['system']['admin_email'] = '$adminmail';
// Maximální velikost importované zprávy, 0 je neomezeno

View File

@ -31,9 +31,9 @@ $a->config['sitename'] = "My Friend Network";
// to the email address of an already registered person who can authorise
// and/or approve/deny the request.
$a->config['register_policy'] = REGISTER_OPEN;
$a->config['system']['register_policy'] = REGISTER_OPEN;
$a->config['register_text'] = '';
$a->config['admin_email'] = '$adminmail';
$a->config['system']['admin_email'] = '$adminmail';
// Maximum size of an imported message, 0 is unlimited

View File

@ -31,7 +31,7 @@ $a->config['sitename'] = "My Friend Network";
// to the email address of an already registered person who can authorise
// and/or approve/deny the request.
$a->config['register_policy'] = REGISTER_OPEN;
$a->config['system']['register_policy'] = REGISTER_OPEN;
$a->config['register_text'] = '';
$a->config['system']['admin_email'] = '$adminmail';

View File

@ -31,9 +31,9 @@ $a->config['sitename'] = "La Mia Rete di Amici";
// to the email address of an already registered person who can authorise
// and/or approve/deny the request.
$a->config['register_policy'] = REGISTER_OPEN;
$a->config['system']['register_policy'] = REGISTER_OPEN;
$a->config['register_text'] = '';
$a->config['admin_email'] = '$adminmail';
$a->config['system']['admin_email'] = '$adminmail';
// Maximum size of an imported message, 0 is unlimited

View File

@ -31,9 +31,9 @@ $a->config['sitename'] = "My Friend Network";
// to the email address of an already registered person who can authorise
// and/or approve/deny the request.
$a->config['register_policy'] = REGISTER_OPEN;
$a->config['system']['register_policy'] = REGISTER_OPEN;
$a->config['register_text'] = '';
$a->config['admin_email'] = '$adminmail';
$a->config['system']['admin_email'] = '$adminmail';
// Maximum size of an imported message, 0 is unlimited

View File

@ -31,9 +31,9 @@ $a->config['sitename'] = "La Mia Rete di Amici";
// to the email address of an already registered person who can authorise
// and/or approve/deny the request.
$a->config['register_policy'] = REGISTER_OPEN;
$a->config['system']['register_policy'] = REGISTER_OPEN;
$a->config['register_text'] = '';
$a->config['admin_email'] = '$adminmail';
$a->config['system']['admin_email'] = '$adminmail';
// Maximum size of an imported message, 0 is unlimited

View File

@ -31,9 +31,9 @@ $a->config['sitename'] = "My Friend Network";
// to the email address of an already registered person who can authorise
// and/or approve/deny the request.
$a->config['register_policy'] = REGISTER_OPEN;
$a->config['system']['register_policy'] = REGISTER_OPEN;
$a->config['register_text'] = '';
$a->config['admin_email'] = '$adminmail';
$a->config['system']['admin_email'] = '$adminmail';
// Maximum size of an imported message, 0 is unlimited