1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 00:07:44 +02:00

Adding a few safeguards to stop people from breaking their own boards ;)

Translators, I'm sorry but this means some work for you.


git-svn-id: file:///svn/phpbb/trunk@7713 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Henry Sudhof
2007-06-04 10:44:09 +00:00
parent 498b87df10
commit 22f5b1aff6
4 changed files with 40 additions and 14 deletions

View File

@@ -234,6 +234,10 @@ p a {
<li>[Fix] Do not permit the decimal as a valid prefix character (Bug #11967)</li>
<li>[Fix] Account for the fact that the IM fields might hold non-IM information</li>
<li>[Fix] Make the queue function on post details</li>
<li>[Fix] Check if there are active styles left before deleting a style</li>
<li>[Fix] Correctly update styles after the deletion of an imageset.</li>
<li>[Sec] Adding confirm boxes to UCP group actions</li>
</ul>