Merge pull request #3098 from VSEphpbb/ticket/13262

[ticket/13262] Mention htaccess file when updating from 3.0 to 3.1
This commit is contained in:
Marc Alexander 2014-11-01 09:10:34 +01:00
commit a61299a940

View file

@ -347,7 +347,7 @@
<li>The <code>store/</code> directory</li> <li>The <code>store/</code> directory</li>
</ul></li> </ul></li>
<li>Upload the contents of the 3.1.x Full Package into your forum's directory.</li> <li>Upload the contents of the 3.1.x Full Package into your forum's directory. Make sure the root level .htaccess file is included in the upload.</li>
<li>Browse to install/database_update.php</li> <li>Browse to install/database_update.php</li>
<li>Delete the <code>install/</code> directory</li> <li>Delete the <code>install/</code> directory</li>
</ol> </ol>