diff options
author | Jonathan Stanley <shs@users.sourceforge.net> | 2007-04-30 13:57:44 +0000 |
---|---|---|
committer | Jonathan Stanley <shs@users.sourceforge.net> | 2007-04-30 13:57:44 +0000 |
commit | dc344b0b91e44c67f631acc7ce7275a4d54d493f (patch) | |
tree | a6bad65cbafe3bb7367bbc3d08441c9cf72d58ba | |
parent | 816bc5da616f1326d97fa20ccf59f3b1bca9fe1d (diff) | |
download | forums-dc344b0b91e44c67f631acc7ce7275a4d54d493f.tar forums-dc344b0b91e44c67f631acc7ce7275a4d54d493f.tar.gz forums-dc344b0b91e44c67f631acc7ce7275a4d54d493f.tar.bz2 forums-dc344b0b91e44c67f631acc7ce7275a4d54d493f.tar.xz forums-dc344b0b91e44c67f631acc7ce7275a4d54d493f.zip |
#10129
Copyright bit is okay as is.
git-svn-id: file:///svn/phpbb/trunk@7434 89ea8834-ac86-4346-8a33-228a782c2dd0
-rw-r--r-- | phpBB/docs/README.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html index 62db13bc47..3c77d11cc5 100644 --- a/phpBB/docs/README.html +++ b/phpBB/docs/README.html @@ -392,7 +392,7 @@ p a { <a name="curbugs"></a><h1>6. Overview of current bug list</h1> <div class="paragraph"> - <p>This list is not complete but does represent those bugs which may effect users on a wider scale. Other bugs listed in the tracker have typically been shown to be limited to certain setups or methods of installation/upgrade.</p> + <p>This list is not complete but does represent those bugs which may effect users on a wider scale. Other bugs listed in the tracker have typically been shown to be limited to certain setups or methods of installation, updating and/or conversions.</p> <ul class="menu"> <li>By default cannot post very large messages with MSSQL (this can be configured within MSSQL)</li> |