mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 12:28:52 +00:00
Merge branch 'ticket/13262' into prep-release-3.1.1
* ticket/13262: [ticket/13262] Mention htaccess file when updating from 3.0 to 3.1
This commit is contained in:
commit
f3588c66ec
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue