Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-10479

Remove PostgreSQL version numbers from driver's language string

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 3.0.9
    • 3.0.10-RC2
    • None
    • None

    Description

      language/en/install.php

      'DLL_POSTGRES'				=> 'PostgreSQL 7.x/8.x',

      should be

      'DLL_POSTGRES'				=> 'PostgreSQL 7.x/8.x/9.x',

      The database list on install/index itself seems to be correct:

      <li>PostgreSQL 7.3+</li>

      Attachments

        Activity

          People

            nickvergessen Joas Schilling
            nickvergessen Joas Schilling
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: