1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 08:47:45 +02:00

Alter topic watch entries when splitting topic

git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3233 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2002-12-22 15:30:01 +00:00
parent 0f08995ef9
commit d0022d47a0
9 changed files with 76 additions and 51 deletions

View File

@@ -170,6 +170,7 @@ p,ul,td {font-size:10pt;}
<li>Added GMT + 13 to English lang_main, all translators are encouraged to do likewise</li>
<li>Added switch to default_lang email template if user lang template no longer exists</li>
<li>Fixed javascript error when selecting smiley containing a single quote</li>
<li>Update users watched topic if a post they made is split into a new topic</li>
</ul>
<a name="202"></a><h3 class="h3">1.ii. Changes since 2.0.2</h3>