|
|
@ -19,5 +19,6 @@ $GLOBALS['admin_plz'] = '12345 Musterstadt';
|
|
|
|
|
|
|
|
|
|
|
|
// Verschluesselungscode fuer die Passwoerter!
|
|
|
|
// Verschluesselungscode fuer die Passwoerter!
|
|
|
|
$GLOBALS['PW_AES_KEY'] = 'CHANGE_THIS_KEY_TO_PROVIDE_MORE_SECURITY!!';
|
|
|
|
$GLOBALS['PW_AES_KEY'] = 'CHANGE_THIS_KEY_TO_PROVIDE_MORE_SECURITY!!';
|
|
|
|
|
|
|
|
#$GLOBALS['URL_TO_TURNIER'] = 'http://url-to-generic-turnier/generic_turnier.php';
|
|
|
|
|
|
|
|
|
|
|
|
?>
|
|
|
|
?>
|
|
|
|