diff --git a/ag/include/config/server_example.inc.php b/ag/include/config/server_example.inc.php index 5aeba3f..5533da9 100644 --- a/ag/include/config/server_example.inc.php +++ b/ag/include/config/server_example.inc.php @@ -19,5 +19,6 @@ $GLOBALS['admin_plz'] = '12345 Musterstadt'; // Verschluesselungscode fuer die Passwoerter! $GLOBALS['PW_AES_KEY'] = 'CHANGE_THIS_KEY_TO_PROVIDE_MORE_SECURITY!!'; +#$GLOBALS['URL_TO_TURNIER'] = 'http://url-to-generic-turnier/generic_turnier.php'; ?>