Ignore:
Timestamp:
Apr 2, 2011, 11:43:40 AM (13 years ago)
Author:
mistic100
Message:
  • many corrections
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContestResults/include/compatibility.inc.php

    r9788 r9975  
    7070if (!isset($conf['ContestResults']['truncate_summary'])) {
    7171        $conf['ContestResults']['truncate_summary'] = 350;
     72        $conf['ContestResults']['menubar_bloc']['display_days'] = true;
    7273        pwg_query("UPDATE " . CONFIG_TABLE . " SET value='" . serialize($conf['ContestResults']) . "' WHERE param = 'ContestResults';");
    7374}
Note: See TracChangeset for help on using the changeset viewer.