diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2007-01-07 14:08:47 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2007-01-07 14:08:47 +0000 |
| commit | 3c352ba4efc4d6bdb805ff4c7a1ff757c27ee294 (patch) | |
| tree | 852dea56357815fb08de7a50de178149fcc9412d /phpBB/docs/INSTALL.html | |
| parent | 09ce0caad6cf62214b56387697afb9fb2f2cc4d8 (diff) | |
| download | forums-3c352ba4efc4d6bdb805ff4c7a1ff757c27ee294.tar forums-3c352ba4efc4d6bdb805ff4c7a1ff757c27ee294.tar.gz forums-3c352ba4efc4d6bdb805ff4c7a1ff757c27ee294.tar.bz2 forums-3c352ba4efc4d6bdb805ff4c7a1ff757c27ee294.tar.xz forums-3c352ba4efc4d6bdb805ff4c7a1ff757c27ee294.zip | |
- fix some convertor bugs.
- added support for the validated birthday mod and fixed the integration of nils' birthday mod
git-svn-id: file:///svn/phpbb/trunk@6851 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/INSTALL.html')
| -rw-r--r-- | phpBB/docs/INSTALL.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html index a1a38497e7..5a949ec38f 100644 --- a/phpBB/docs/INSTALL.html +++ b/phpBB/docs/INSTALL.html @@ -327,7 +327,7 @@ p a { <p>If you are unable to get phpBB3 installed even after reading this guide, please look at the support section to find out where you can ask for further assistance.</p> - <p>At this point if you are upgrading from phpBB 2.0.x, you should refer to the <a href="#convert">conversion steps</a> for further information. If not, you should remove the install directory from your server as you will only be able to access the Administration Control Panel whilst it is present.</p> + <p>At this point if you are converting from phpBB 2.0.x, you should refer to the <a href="#convert">conversion steps</a> for further information. If not, you should remove the install directory from your server as you will only be able to access the Administration Control Panel whilst it is present.</p> </div> <a href="#top">Top</a> |
