Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-109

1 year = x days? (yes, again)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • None
    • 3.0.x
    • Viewing posts
    • None
    • PHP Environment:
      Database:

      viewtopic.php, Line 300:

      $limit_days = array(0 => $user->lang['ALL_POSTS'], 1 => $user->lang['1_DAY'], 7 => $user->lang['7_DAYS'], 14 => $user->lang['2_WEEKS'], 30 => $user->lang['1_MONTH'], 90 => $user->lang['3_MONTHS'], 180 => $user->lang['6_MONTHS'], 364 => $user->lang['1_YEAR']);

      The rest is said in #1180

      Greetz
      alcaeus

            naderman Nils Adermann
            alcaeus alcaeus [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: