aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-05-14 08:30:13 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-05-14 08:30:13 +0000
commitb2c2ad6ee58a424adcd3c7b45e90c17d96698246 (patch)
tree80a03a3f844e49455fbc2d6a6f1d4786317711a7 /phpBB/docs
parente9b79408b0933abe49af403411c00872b3661981 (diff)
downloadforums-b2c2ad6ee58a424adcd3c7b45e90c17d96698246.tar
forums-b2c2ad6ee58a424adcd3c7b45e90c17d96698246.tar.gz
forums-b2c2ad6ee58a424adcd3c7b45e90c17d96698246.tar.bz2
forums-b2c2ad6ee58a424adcd3c7b45e90c17d96698246.tar.xz
forums-b2c2ad6ee58a424adcd3c7b45e90c17d96698246.zip
some language fixes. fix encoding for acp/ban.php
git-svn-id: file:///svn/phpbb/trunk@7565 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/INSTALL.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html
index 97678ca48f..7dbea1fb7a 100644
--- a/phpBB/docs/INSTALL.html
+++ b/phpBB/docs/INSTALL.html
@@ -237,7 +237,7 @@ p a {
<li>MySQL 3.23 or above (MySQLi supported)</li>
<li>PostgreSQL 7.3+</li>
<li>SQLite 2.8.2+</li>
- <li>Firebird 2.0</li>
+ <li>Firebird 2.0+</li>
<li>MS SQL Server 2000 or above (directly or via ODBC)</li>
<li>Oracle</li>
</ul>
@@ -311,7 +311,7 @@ p a {
<h3>Administrator details</h3>
- <p>Now you have to create your administration user. This user will have full administration access and he will be the first user on your forum. All fields on this page are required. You can also set the default language of your forum on this page. In a vanilla phpBB3 installation we only include English [GB]. You can download further languages from <a href="http://www.phpbb.com/">www.phpbb.com</a>, and add them before installing or later.</p>
+ <p>Now you have to create your administration user. This user will have full administration access and he will be the first user on your forum. All fields on this page are required. You can also set the default language of your forum on this page. In a vanilla phpBB3 installation we only include English. You can download further languages from <a href="http://www.phpbb.com/">www.phpbb.com</a>, and add them before installing or later.</p>
<h3>Configuration file</h3>