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

Remove PostgreSQL version numbers from driver's language string

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.0.10-RC2
    • 3.0.9
    • None
    • None

      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>

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

              Created:
              Updated:
              Resolved: