----------- # added cron-entry for tournaments (see INSTALL-file) 7,22,37,52 * * * * wget -q -O - http://your.url/tournaments/cron_tournaments.php ----------- # added image to save-SGF copy /images/sgf.gif ----------- # fixed player-consistency for MPGs execute 'scripts/player_consistency.php' ----------- # shorten '#'-texts for tournaments, esp. '%#t%header' ----------- # adjust 'include/config-local.php' reflecting changes # - extended $DGS_CACHE_GROUPS with CACHE_GRP_TP_COUNT_ALL for caching tournament-participant-counts # - replaced 'ALLOW_RULESET_CHINESE' with 'ALLOWED_RULESETS' to configure allowed rulesets # - removed 'ALLOW_TOURNAMENTS_ROUND_ROBIN' by changing format of 'ALLOW_TOURNAMENTS' # - added 'WROOM_MAX_ENTRIES' # - added 'SEND_ACTIVATION_MAIL' to disable account-activation-mail # - extended $DGS_CACHE_GROUPS with CACHE_GRP_USER_HANDLE for caching user-data for preview of rating-changes